Unit 'kedits' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

TKFileNameEditDlgProperties

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

Declaration

Source position: kedits.pas line 346

type TKFileNameEditDlgProperties = class(TPersistent)

public

  constructor Create;

  

published

  property BrowseDlgLabel: string; [rw]

  

  property BrowseOptions: TKBrowseFolderOptions; [rws]

  

  property DefaultExt: string; [rw]

  

  property Filter: string; [rws]

  

  property FilterIndex: Integer; [rw]

  

  property InitialDir: TFolder; [rw]

  

  property OpenOptions: TOpenOptions; [rws]

  

end;

Inheritance

TKFileNameEditDlgProperties

  

|

TObject



CT Web help

CodeTyphon Studio