Klasse TBevel

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TBevel = class(TGraphicControl)

Beschreibung

no description available, TGraphicControl description follows
no description available, TControl description follows
no description available, TLCLComponent description follows

Hierarchie

Übersicht

Methoden

Public constructor Create(AOwner:TComponent); override;
Public destructor Destroy; override;
Public procedure Assign(Source: TPersistent); override;
Public procedure Invalidate; override;

Eigenschaften

Published property Align;
Published property Anchors;
Published property BorderSpacing;
Published property Constraints;
Published property Height;
Published property Left;
Published property Name;
Published property Shape: TBevelShape Read GetShape Write SetShape Default bsBox;
Published property Top;
Published property Style: TBevelStyle Read GetStyle Write SetStyle Default bsLowered;
Published property Visible;
Published property Width;
Published property OnChangeBounds;
Published property OnResize;
Published property OnMouseDown;
Published property OnMouseMove;
Published property OnMouseUp;
Published property OnPaint;

Beschreibung

Methoden

Public constructor Create(AOwner:TComponent); override;
 
Public destructor Destroy; override;
 
Public procedure Assign(Source: TPersistent); override;
 
Public procedure Invalidate; override;
 

Eigenschaften

Published property Align;
 
Published property Anchors;
 
Published property BorderSpacing;
 
Published property Constraints;
 
Published property Height;
 
Published property Left;
 
Published property Name;
 
Published property Shape: TBevelShape Read GetShape Write SetShape Default bsBox;
 
Published property Top;
 
Published property Style: TBevelStyle Read GetStyle Write SetStyle Default bsLowered;
 
Published property Visible;
 
Published property Width;
 
Published property OnChangeBounds;
 
Published property OnResize;
 
Published property OnMouseDown;
 
Published property OnMouseMove;
 
Published property OnMouseUp;
 
Published property OnPaint;
 

Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:56