mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-09 00:32:35 +02:00
10 lines
160 B
Plaintext
10 lines
160 B
Plaintext
object frmEllipse: TfrmEllipse
|
|
Left = 290
|
|
Height = 240
|
|
Top = 197
|
|
Width = 433
|
|
Caption = 'frmEllipse'
|
|
OnPaint = FormPaint
|
|
LCLVersion = '0.9.31'
|
|
end
|