25 lines
509 B
Plaintext
25 lines
509 B
Plaintext
|
|
inherited frmValueEditors: TfrmValueEditors
|
||
|
|
Left = 395
|
||
|
|
Top = 183
|
||
|
|
BorderIcons = []
|
||
|
|
Caption = 'frmValueEditors'
|
||
|
|
ClientHeight = 318
|
||
|
|
ClientWidth = 569
|
||
|
|
Color = clWindow
|
||
|
|
Font.Charset = DEFAULT_CHARSET
|
||
|
|
PixelsPerInch = 96
|
||
|
|
TextHeight = 13
|
||
|
|
inherited lblFrameDescription: TLabel
|
||
|
|
Width = 569
|
||
|
|
end
|
||
|
|
object PaintBox1: TPaintBox
|
||
|
|
Left = 0
|
||
|
|
Top = 16
|
||
|
|
Width = 569
|
||
|
|
Height = 302
|
||
|
|
Align = alClient
|
||
|
|
ParentColor = False
|
||
|
|
OnPaint = PaintBox1Paint
|
||
|
|
end
|
||
|
|
end
|