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

TForm1

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

Declaration

Source position: main.pas line 15

type TForm1 = class(TForm)

  Button1: TButton;

  

  procedure Button1Click();

  

  procedure FormCreate();

  

end;

Inheritance

TForm1

  

|

TForm

?

TObject