Class TLongOpenDialog (unit LFNdlg)

Inherits from

TOpenDialog

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;



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;