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

16 lines
363 B
Plaintext

inherited cxCardViewEditor: TcxCardViewEditor
Caption = 'cxCardViewEditor'
PixelsPerInch = 96
TextHeight = 13
inherited PViewEditor: TPanel
inherited PageControl1: TcxPageControl
inherited TSItems: TcxTabSheet
Caption = ' Rows '
end
inherited TSSummary: TcxTabSheet
TabVisible = False
end
end
end
end