Class TPathEdit (unit PATHE_CB)

Inherits from

TEdit

Constructors


constructor Create(aOwner : TComponent);

TPathEdit


Functions

procedure Change;


procedure KeyDown(var Key: Word; Shift: TShiftState);


procedure SetComplete(value:boolean);


procedure SetCompleteWith(value:TAttributesFiles);


Properties

property About : TAboutProperty


property Complete : Boolean


property CompleteWith : TAttributesFiles


Events

Variables

FAbout : TAboutProperty;


FComplete : Boolean;


FCompleteWith : TAttributesFiles;


FKey : Word;



Constructors


constructor Create(aOwner : TComponent);

TPathEdit


Functions


procedure Change;


procedure KeyDown(var Key: Word; Shift: TShiftState);


procedure SetComplete(value:boolean);


procedure SetCompleteWith(value:TAttributesFiles);


Properties


property About : TAboutProperty


property Complete : Boolean


property CompleteWith : TAttributesFiles


Events


Variables


FAbout : TAboutProperty;


FComplete : Boolean;


FCompleteWith : TAttributesFiles;


FKey : Word;