lazarus/examples/canvas_test/ellipseunit.lfm
sekelsenmat bd44a633e1 Adds a large Canvas drawing example and test
git-svn-id: trunk@29587 -
2011-02-17 09:55:53 +00:00

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