git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@55 05c56307-c608-d34a-929d-697000501d7a
22 lines
407 B
Plaintext
22 lines
407 B
Plaintext
object cxViewEditor: TcxViewEditor
|
|
Left = 742
|
|
Top = 104
|
|
Width = 351
|
|
Height = 347
|
|
Caption = 'cxViewEditor'
|
|
Color = clBtnFace
|
|
OldCreateOrder = True
|
|
OnKeyPress = FormKeyPress
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object PViewEditor: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 343
|
|
Height = 313
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
TabOrder = 0
|
|
end
|
|
end
|