Componentes.Terceros.DevExp.../official/x.42/Lib/D11/cxCardViewEditor.dfm
2009-02-27 12:02:10 +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