mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-08 23:32:50 +02:00
10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
object frmBrush: TfrmBrush
|
|
Left = 290
|
|
Height = 386
|
|
Top = 171
|
|
Width = 400
|
|
Caption = 'frmBrush'
|
|
OnPaint = FormPaint
|
|
LCLVersion = '1.1'
|
|
end
|