mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-13 11:59:25 +01:00
10 lines
154 B
Plaintext
10 lines
154 B
Plaintext
object frmBrush: TfrmBrush
|
|
Left = 290
|
|
Height = 386
|
|
Top = 171
|
|
Width = 400
|
|
Caption = 'frmBrush'
|
|
OnPaint = FormPaint
|
|
LCLVersion = '0.9.29'
|
|
end
|