[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
| | ||
|
An abstract dialog which forms the basis of other dialogs. |
|
| | ||
TfpgForm |
||
? | ||
TObject |