FactuGES2/Lib/DevExpressVCL/cxTableViewEditor.dfm

13 lines
291 B
Plaintext
Raw Permalink Normal View History

2024-11-11 17:09:59 +00:00
inherited cxTableViewEditor: TcxTableViewEditor
Caption = 'cxTableViewEditor'
PixelsPerInch = 96
TextHeight = 13
inherited PViewEditor: TPanel
inherited PageControl1: TcxPageControl
inherited TSItems: TcxTabSheet
Caption = ' Columns '
end
end
end
end