AbetoDesign_FactuGES2/Lib/DevExpressVCL/cxViewEditor.dfm

22 lines
398 B
Plaintext
Raw Permalink Normal View History

2024-12-03 17:48:51 +00:00
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