lazarus/components/opengl/example/mainunit.lfm
2007-10-15 22:00:28 +00:00

11 lines
177 B
Plaintext

object Form1: TForm1
Left = 419
Height = 300
Top = 287
Width = 400
HorzScrollBar.Page = 399
VertScrollBar.Page = 299
Caption = 'Form1'
OnCreate = FormCreate
end