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