Class tfixcols

Unit

Declaration

type tfixcols = class(tcols)

Description

No description available, ancestor tcols description follows
No description available, ancestor tgridarrayprop description follows
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

Methods

Protected procedure countchanged; override;
Protected procedure updatelayout; override;
Protected function colatpos(const x: integer): integer;
Public constructor create(aowner: tcustomgrid);
Public class function getitemclasstype: persistentclassty; override;

Properties

Public property cols[constindex:integer]: tfixcol read getcols write setcols;
Published property width;
Published property linewidth;
Published property linecolor default defaultfixlinecolor;
Published property linecolorfix;
Published property oppositecount;

Description

Methods

Protected procedure countchanged; override;
 
Protected procedure updatelayout; override;
 
Protected function colatpos(const x: integer): integer;
 
Public constructor create(aowner: tcustomgrid);
 
Public class function getitemclasstype: persistentclassty; override;
 

Properties

Public property cols[constindex:integer]: tfixcol read getcols write setcols;
 
Published property width;
 
Published property linewidth;
 
Published property linecolor default defaultfixlinecolor;
 
Published property linecolorfix;
 
Published property oppositecount;
 

Generated by PasDoc 0.16.0.