Class TTMSColGridsPropSave
Unit
PropSaveTMSGrids
Declaration
type TTMSColGridsPropSave = class(TCustomPropSave)
Description
descendant of TCustomPropSave component and provides re/storing of TAdvColumnGrid properties
Hierarchy
Overview
Methods
 |
function CanSave(Comp: TComponent): boolean; override; |
Properties
 |
property ColumnIdentification: TColumnIdentification read FColumnIdentification write FColumnIdentification; |
Description
Methods
Properties
 |
property ColumnIdentification: TColumnIdentification read FColumnIdentification write FColumnIdentification; |
property StoreColumnsProp: boolean read FStoreColumnsProp write FStoreColumnsProp;
|
Generated by PasDoc 0.15.0.
|