22 lines
398 B
Plaintext
22 lines
398 B
Plaintext
object cxViewEditor: TcxViewEditor
|
|
Left = 742
|
|
Top = 104
|
|
Caption = 'cxViewEditor'
|
|
ClientHeight = 313
|
|
ClientWidth = 343
|
|
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
|