Class tcolheaders

Unit

Declaration

type tcolheaders = class(tindexpersistentarrayprop)

Description

No description available, ancestor tindexpersistentarrayprop description follows
No description available, ancestor townedpersistentarrayprop description follows
No description available, ancestor tpersistentarrayprop description follows
No description available, ancestor tarrayprop description follows

Hierarchy

Overview

Fields

Protected fmergeflags: cellmergeflagsty;

Methods

Protected procedure movecol(const curindex,newindex: integer);
Protected procedure colcountchanged(const acount: integer);
Protected procedure updatelayout(const cols: tgridarrayprop);
Protected procedure dosizechanged; override;
Public constructor create(const agridprop: tgridprop); reintroduce;

Description

Fields

Protected fmergeflags: cellmergeflagsty;
 

Methods

Protected procedure movecol(const curindex,newindex: integer);
 
Protected procedure colcountchanged(const acount: integer);
 
Protected procedure updatelayout(const cols: tgridarrayprop);
 
Protected procedure dosizechanged; override;
 
Public constructor create(const agridprop: tgridprop); reintroduce;
 

Generated by PasDoc 0.16.0.