mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-04 02:38:13 +02:00
12 lines
194 B
Plaintext
12 lines
194 B
Plaintext
object Form2: TForm2
|
|
CAPTION = 'Form2'
|
|
CLIENTHEIGHT = 361
|
|
CLIENTWIDTH = 458
|
|
HORZSCROLLBAR.PAGE = 459
|
|
VERTSCROLLBAR.PAGE = 362
|
|
LEFT = 368
|
|
HEIGHT = 361
|
|
TOP = 200
|
|
WIDTH = 458
|
|
end
|