[Overview][Classes][Variables] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: maindlg.pas line 15
type TForm1 = class(TForm) |
Button1: TButton; |
CommandEdit: TEdit; |
OutputMemo: TMemo; |
procedure Button1Click(); |
procedure FormCreate(); |
end; |
| |
TForm |
? |
TObject |