Componentes.Terceros.DevExp.../official/x.19/ExpressQuantumGrid 5/Sources/cxCardViewEditor.dfm
2007-09-09 11:27:22 +00:00

16 lines
372 B
Plaintext

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