Class TsFilenameEdit (unit sToolsEdit)

Inherits from

TsFileDirEdit

Constructors


constructor Create(AOwner: TComponent);

TsFileDirEdit


Functions

procedure ButtonClick;


function GetDefaultBitmap(var DestroyNeeded: Boolean): TBitmap;


procedure ReceptFileDir(const AFileName: string);


function GetDefaultExt: TFileExt;


function GetDialogFiles: TStrings;


function GetDialogTitle: string;


function GetFileEditStyle: TFileEditStyle;


function GetFilter: string;


function GetFilterIndex: Integer;


function GetHistoryList: TStrings;


function GetInitialDir: string;


function GetOptions: TOpenOptions;


function IsCustomFilter: Boolean;


function IsCustomTitle: Boolean;


procedure SetDefaultExt(Value: TFileExt);


procedure SetDialogTitle(const Value: string);


procedure SetFileEditStyle(Value: TFileEditStyle);


procedure SetFilter(const Value: string);


procedure SetFilterIndex(Value: Integer);


procedure SetHistoryList(Value: TStrings);


procedure SetInitialDir(const Value: string);


procedure SetOptions(Value: TOpenOptions);


Properties

property AutoSelect :


property BorderStyle :


property ButtonHint :


property ButtonShowHint :


property CharCase :


property ClickKey :


property Color :


property Ctl3D :


property DefaultDraw :


property DefaultExt : TFileExt


property DialogOptions : TOpenOptions


property DialogTitle : string


property DisabledFont :


property DragCursor :


property DragMode :


property Enabled :


property FileEditStyle : TFileEditStyle


property Filter : string


property FilterIndex : Integer


property Flat :


property Font :


property Glyph :


property GlyphKind :


property GlyphsNumber :


property HistoryList : TStrings


property InitialDir : string


property ParentColor :


property ParentCtl3D :


property ParentFont :


property ParentShowHint :


property Path :


property PopupMenu :


property ReadOnly :


property ShowHint :


property TabOrder :


property TabStop :


property Visible :


property Dialog : TOpenDialog


property DialogFiles : TStrings


Events

event OnChange :


event OnClick :


event OnDblClick :


event OnDragDrop :


event OnDragOver :


event OnEndDrag :


event OnEnter :


event OnExit :


event OnKeyDown :


event OnKeyPress :


event OnKeyUp :


event OnMouseDown :


event OnMouseMove :


event OnMouseUp :


event OnStartDrag :


Variables

FDialog : TOpenDialog;



Constructors


constructor Create(AOwner: TComponent);

TsFileDirEdit


Functions


procedure ButtonClick;


function GetDefaultBitmap(var DestroyNeeded: Boolean): TBitmap;


procedure ReceptFileDir(const AFileName: string);


function GetDefaultExt: TFileExt;


function GetDialogFiles: TStrings;


function GetDialogTitle: string;


function GetFileEditStyle: TFileEditStyle;


function GetFilter: string;


function GetFilterIndex: Integer;


function GetHistoryList: TStrings;


function GetInitialDir: string;


function GetOptions: TOpenOptions;


function IsCustomFilter: Boolean;


function IsCustomTitle: Boolean;


procedure SetDefaultExt(Value: TFileExt);


procedure SetDialogTitle(const Value: string);


procedure SetFileEditStyle(Value: TFileEditStyle);


procedure SetFilter(const Value: string);


procedure SetFilterIndex(Value: Integer);


procedure SetHistoryList(Value: TStrings);


procedure SetInitialDir(const Value: string);


procedure SetOptions(Value: TOpenOptions);


Properties


property AutoSelect :


property BorderStyle :


property ButtonHint :


property ButtonShowHint :


property CharCase :


property ClickKey :


property Color :


property Ctl3D :


property DefaultDraw :


property DefaultExt : TFileExt


property DialogOptions : TOpenOptions


property DialogTitle : string


property DisabledFont :


property DragCursor :


property DragMode :


property Enabled :


property FileEditStyle : TFileEditStyle


property Filter : string


property FilterIndex : Integer


property Flat :


property Font :


property Glyph :


property GlyphKind :


property GlyphsNumber :


property HistoryList : TStrings


property InitialDir : string


property ParentColor :


property ParentCtl3D :


property ParentFont :


property ParentShowHint :


property Path :


property PopupMenu :


property ReadOnly :


property ShowHint :


property TabOrder :


property TabStop :


property Visible :


property Dialog : TOpenDialog


property DialogFiles : TStrings


Events


event OnChange :


event OnClick :


event OnDblClick :


event OnDragDrop :


event OnDragOver :


event OnEndDrag :


event OnEnter :


event OnExit :


event OnKeyDown :


event OnKeyPress :


event OnKeyUp :


event OnMouseDown :


event OnMouseMove :


event OnMouseUp :


event OnStartDrag :


Variables


FDialog : TOpenDialog;