git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@7 05c56307-c608-d34a-929d-697000501d7a
16 lines
372 B
Plaintext
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
|