Unit 'rxfolderlister' Package
[Overview][Classes][Index] [#pl_rx]

TCustomFolderLister

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: rxfolderlister.pas line 45

type TCustomFolderLister = class(TComponent)

protected

  property FileFolder: string; [rw]

  

  property OnExecuteItem: TNotifyEvent; [rw]

  

  property MenuItem: TMenuItem; [rw]

  

  property DefaultExt: string; [rw]

  

  procedure InternalExecute(); virtual;

  

public

  procedure Execute;

  

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property Files []: string; [r]

  

  property Count: Integer; [r]

  

end;

Inheritance

TCustomFolderLister

  

|

TObject



CT Web help

CodeTyphon Studio