Class TTMSColGridsPropSave

Unit

Declaration

type TTMSColGridsPropSave = class(TCustomPropSave)

Description

descendant of TCustomPropSave component and provides re/storing of TAdvColumnGrid properties

Hierarchy

Overview

Methods

Public function CanSave(Comp: TComponent): boolean; override;

Properties

Published property ColumnIdentification: TColumnIdentification read FColumnIdentification write FColumnIdentification;

Description

Methods

Public function CanSave(Comp: TComponent): boolean; override;

Return whether re/storing of Components from parameter is supported by TTMSColGridsPropSave

Properties

Published property ColumnIdentification: TColumnIdentification read FColumnIdentification write FColumnIdentification;

property StoreColumnsProp: boolean read FStoreColumnsProp write FStoreColumnsProp;


Generated by PasDoc 0.15.0.