lazarus/examples/canvas_test/brushtest.lfm
sekelsenmat 1190fc3785 Expands the brush test
git-svn-id: trunk@36612 -
2012-04-06 14:34:36 +00:00

10 lines
151 B
Plaintext

object frmBrush: TfrmBrush
Left = 290
Height = 386
Top = 171
Width = 400
Caption = 'frmBrush'
OnPaint = FormPaint
LCLVersion = '1.1'
end