Componentes.Terceros.DevExp.../official/x.35/ExpressQuantumGrid 6/Sources/cxCardViewEditor.dfm
2008-05-12 15:08:14 +00:00

16 lines
378 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