type TForm1 = class(TForm) private { Private declarations } procedure GenString; public { Public declarations } end;