Class TPathComboBox (unit PATHE_CB)

Inherits from

TComboBox

Constructors


constructor Create(aOwner : TComponent);

TPathComboBox


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);

TPathComboBox


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;