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
Description
Methods
 |
function CanSave(Comp: TComponent): boolean; override; |
Return whether re/storing of Components from parameter is supported by TTMSColGridsPropSave
|
Properties
 |
property ColumnIdentification: TColumnIdentification read FColumnIdentification write FColumnIdentification; |
property StoreColumnsProp: boolean read FStoreColumnsProp write FStoreColumnsProp;
|
Generated by PasDoc 0.13.0 on 2016-10-19 12:19:00
|