Klasse TArrow

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TArrow = class(TCustomControl)

Beschreibung

no description available, TCustomControl description follows
no description available, TWinControl 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 Loaded; override;
Public procedure InitializeWnd; override;

Eigenschaften

Published property Align;
Published property Anchors;
Published property ArrowType: TArrowType read GetArrowType write SetArrowType default atLeft;
Published property BorderSpacing;
Published property ShadowType: TShadowType read fShadowType write SetShadowType default stEtchedIn;
Published property Visible;
Published property OnClick;
Published property OnDblClick;
Published property OnMouseMove;
Published property OnMouseDown;
Published property OnMouseUp;
Published property OnChangeBounds;
Published property OnResize;
Published property OnContextPopup;
Published property PopupMenu;

Beschreibung

Methoden

Public constructor Create(AOwner: TComponent); override;
 
Public destructor Destroy; override;
 
Public procedure Loaded; override;
 
Public procedure InitializeWnd; override;
 

Eigenschaften

Published property Align;
 
Published property Anchors;
 
Published property ArrowType: TArrowType read GetArrowType write SetArrowType default atLeft;
 
Published property BorderSpacing;
 
Published property ShadowType: TShadowType read fShadowType write SetShadowType default stEtchedIn;
 
Published property Visible;
 
Published property OnClick;
 
Published property OnDblClick;
 
Published property OnMouseMove;
 
Published property OnMouseDown;
 
Published property OnMouseUp;
 
Published property OnChangeBounds;
 
Published property OnResize;
 
Published property OnContextPopup;
 
Published property PopupMenu;
 

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