| Class TLongOpenDialog (unit LFNdlg) |
TOpenDialog
| Constructors |
constructor Create(AOwner: TComponent);| Functions |
function Execute: Boolean;
function DoExecute(Func: Pointer): Boolean;
procedure SetWantDirectory(Value: Boolean);| Properties |
property WantDirectory : Boolean| Events |
| Variables |
FGetDir : Boolean;| Constructors |
constructor Create(AOwner: TComponent);TLongOpenDialog
| Functions |
function Execute: Boolean;Required for Windows DialogHook callback
function DoExecute(Func: Pointer): Boolean;
procedure SetWantDirectory(Value: Boolean);Remove tilde from directory
| Properties |
property WantDirectory : Boolean| Events |
| Variables |
FGetDir : Boolean;