lazarus/examples/canvas_test/systemcolorstest.lfm
sekelsenmat 6bf0c54a6d canvastest: Adds system color test
git-svn-id: trunk@46171 -
2014-09-10 17:01:35 +00:00

10 lines
172 B
Plaintext

object frmSystemColors: TfrmSystemColors
Left = 345
Height = 320
Top = 160
Width = 480
Caption = 'frmSystemColors'
OnPaint = FormPaint
LCLVersion = '1.3'
end