AlonsoYSal_FactuGES2/Lib/DevExpressVCL/cxTableViewEditor.dfm
2024-12-03 17:34:08 +01:00

13 lines
291 B
Plaintext

inherited cxTableViewEditor: TcxTableViewEditor
Caption = 'cxTableViewEditor'
PixelsPerInch = 96
TextHeight = 13
inherited PViewEditor: TPanel
inherited PageControl1: TcxPageControl
inherited TSItems: TcxTabSheet
Caption = ' Columns '
end
end
end
end