Componentes.Terceros.DevExp.../official/x.26/Lib/D11/cxCardViewEditor.dfm
2007-09-09 11:27:27 +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