Class TForm1 (unit simdemo)

Inherits from

TForm

Constructors



Functions

procedure CustomOpenDialog1InitDone(Sender: TObject; Wnd, Parent: Integer; nfy: POpenFilenameA);

Create an open dialog on start up

procedure FormCreate(Sender: TObject);


Properties

Events

Variables

CustomOpenDialog1 : TCustomOpenDialog;


Edit1 : TEdit;



Constructors


Functions


procedure CustomOpenDialog1InitDone(Sender: TObject; Wnd, Parent: Integer; nfy: POpenFilenameA);

Create an open dialog on start up


procedure FormCreate(Sender: TObject);


Properties


Events


Variables


CustomOpenDialog1 : TCustomOpenDialog;


Edit1 : TEdit;