lazarus/examples/canvas_test/ellipseunit.lfm
2013-06-06 09:44:25 +00:00

10 lines
157 B
Plaintext

object frmEllipse: TfrmEllipse
Left = 290
Height = 307
Top = 197
Width = 433
Caption = 'frmEllipse'
OnPaint = FormPaint
LCLVersion = '1.1'
end