mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-01 00:04:51 +02:00
11 lines
177 B
Plaintext
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
|