[Overview][Classes][Variables] Reference for unit 'maindlg' (#gui)

TForm1

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

Declaration

Source position: maindlg.pas line 15

type TForm1 = class(TForm)

  Button1: TButton;

  CommandEdit: TEdit;

  OutputMemo: TMemo;

  procedure Button1Click();

  procedure FormCreate();

end;

Inheritance

TForm1

|

TForm

?

TObject