[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'fpg_dialogs' (#fpgui)

TfpgSelectDirDialog

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

Declaration

Source position: selectdirdialog.inc line 5

type TfpgSelectDirDialog = class(TfpgBaseDialog)

public

  constructor Create(); override;

  procedure AfterCreate; override;

  property SelectedDir: TfpgString; [rw]

  property RootDirectory: TfpgString; [rw]

end;

Inheritance

TfpgSelectDirDialog

|

TfpgBaseDialog

  

An abstract dialog which forms the basis of other dialogs.

|

TfpgForm

?

TObject


Documentation generated on: 2010-08-30