Klasse TDirectoryEdit

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TDirectoryEdit = class(TCustomEditButton)

Beschreibung

no description available, TCustomEditButton description follows
no description available, TCustomEdit 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;

Eigenschaften

Published property Directory : String Read GetDirectory Write SetDirectory;
Published property RootDir : String Read FRootDir Write FRootDir;
Published property OnAcceptDirectory : TAcceptFileNameEvent Read FOnAcceptDir Write FonAcceptDir;
Published property DialogTitle : String Read FDialogTitle Write FDialogTitle;
Published property ShowHidden : Boolean Read FShowHidden Write FShowHidden;
Published property ButtonWidth;
Published property DirectInput;
Published property ButtonOnlyWhenFocused;
Published property NumGlyphs;
Published property Flat;
Published property Align;
Published property Anchors;
Published property BorderSpacing;
Published property AutoSize;
Published property Color;
Published property Ctl3D;
Published property DragCursor;
Published property DragMode;
Published property Enabled;
Published property Font;
Published property MaxLength;
Published property ParentColor;
Published property ParentCtl3D;
Published property ParentFont;
Published property ParentShowHint;
Published property PopupMenu;
Published property ReadOnly;
Published property ShowHint;
Published property TabOrder;
Published property TabStop;
Published property Visible;
Published property OnChange;
Published property OnClick;
Published property OnDblClick;
Published property OnDragDrop;
Published property OnDragOver;
Published property OnEndDrag;
Published property OnEnter;
Published property OnExit;
Published property OnKeyDown;
Published property OnKeyPress;
Published property OnKeyUp;
Published property OnMouseDown;
Published property OnMouseMove;
Published property OnMouseUp;
Published property OnStartDrag;

Beschreibung

Methoden

Public constructor Create(AOwner: TComponent); override;
 
Public Destructor Destroy; override;
 

Eigenschaften

Published property Directory : String Read GetDirectory Write SetDirectory;
 
Published property RootDir : String Read FRootDir Write FRootDir;
 
Published property OnAcceptDirectory : TAcceptFileNameEvent Read FOnAcceptDir Write FonAcceptDir;
 
Published property DialogTitle : String Read FDialogTitle Write FDialogTitle;
 
Published property ShowHidden : Boolean Read FShowHidden Write FShowHidden;
 
Published property ButtonWidth;
 
Published property DirectInput;
 
Published property ButtonOnlyWhenFocused;
 
Published property NumGlyphs;
 
Published property Flat;
 
Published property Align;
 
Published property Anchors;
 
Published property BorderSpacing;
 
Published property AutoSize;
 
Published property Color;
 
Published property Ctl3D;
 
Published property DragCursor;
 
Published property DragMode;
 
Published property Enabled;
 
Published property Font;
 
Published property MaxLength;
 
Published property ParentColor;
 
Published property ParentCtl3D;
 
Published property ParentFont;
 
Published property ParentShowHint;
 
Published property PopupMenu;
 
Published property ReadOnly;
 
Published property ShowHint;
 
Published property TabOrder;
 
Published property TabStop;
 
Published property Visible;
 
Published property OnChange;
 
Published property OnClick;
 
Published property OnDblClick;
 
Published property OnDragDrop;
 
Published property OnDragOver;
 
Published property OnEndDrag;
 
Published property OnEnter;
 
Published property OnExit;
 
Published property OnKeyDown;
 
Published property OnKeyPress;
 
Published property OnKeyUp;
 
Published property OnMouseDown;
 
Published property OnMouseMove;
 
Published property OnMouseUp;
 
Published property OnStartDrag;
 

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