git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@8 05c56307-c608-d34a-929d-697000501d7a
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
|