Klasse TFileNameEdit

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TFileNameEdit = 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

Public property DialogFiles : TStrings Read FDialogFiles;
Published property FileName : String Read GetFileName Write SetFileName;
Published property InitialDir : String Read FInitialDir Write FInitialDir;
Published property OnAcceptFileName : TAcceptFileNameEvent Read FOnAcceptFN Write FonAcceptFN;
Published property DialogKind : TDialogKind Read FDialogKind Write FDialogKind;
Published property DialogTitle : String Read FDialogTitle Write FDialogTitle;
Published property DialogOptions : TOpenOptions Read FDialogOptions Write FDialogOptions;
Published property Filter : String Read FFilter Write FFilter;
Published property FilterIndex : Integer Read FFilterIndex Write FFIlterIndex;
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

Public property DialogFiles : TStrings Read FDialogFiles;
 
Published property FileName : String Read GetFileName Write SetFileName;
 
Published property InitialDir : String Read FInitialDir Write FInitialDir;
 
Published property OnAcceptFileName : TAcceptFileNameEvent Read FOnAcceptFN Write FonAcceptFN;
 
Published property DialogKind : TDialogKind Read FDialogKind Write FDialogKind;
 
Published property DialogTitle : String Read FDialogTitle Write FDialogTitle;
 
Published property DialogOptions : TOpenOptions Read FDialogOptions Write FDialogOptions;
 
Published property Filter : String Read FFilter Write FFilter;
 
Published property FilterIndex : Integer Read FFilterIndex Write FFIlterIndex;
 
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