AbetoDesign_FactuGES2/Lib/DevExpressVCL/cxViewEditor.dfm
2024-12-03 18:48:51 +01:00

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