mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 23:18:45 +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
|