mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-21 04:25:57 +02:00
13 lines
219 B
Plaintext
13 lines
219 B
Plaintext
object Form1: TForm1
|
|
Left = 291
|
|
Height = 424
|
|
Top = 167
|
|
Width = 739
|
|
HorzScrollBar.Page = 401
|
|
VertScrollBar.Page = 301
|
|
Caption = 'Form1'
|
|
OnCreate = FormCreate
|
|
LCLVersion = '2.3.0.0'
|
|
Visible = True
|
|
end
|