Class tfixrows
Unit
Declaration
type tfixrows = class(tgridarrayprop)
Description
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
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- townedpersistentarrayprop
- tindexpersistentarrayprop
- tgridarrayprop
- tfixrows
Overview
Methods
function getclientsize: integer; override; |
|
procedure updatelayout; override; |
|
procedure updatemergedcells; |
|
function rowatpos(const y: integer): integer; |
|
procedure paint(const info: rowspaintinfoty); |
|
procedure movecol(const curindex,newindex: integer; const isfix: boolean); |
|
procedure datacolscountchanged; |
|
procedure fixcolscountchanged; |
|
procedure reorderdatacols(const neworder: integerarty); |
|
procedure orderdatacols(const oldorder: integerarty); |
|
procedure dofontheightdelta(var delta: integer); |
|
constructor create(aowner: tcustomgrid); |
|
class function getitemclasstype: persistentclassty; override; |
|
procedure synctofontheight; |
Properties
property rows[constindex:integer]: tfixrow read getrows write setrows; |
|
property oppositecount; |
|
property linewidth; |
|
property linecolor default defaultfixlinecolor; |
|
property linecolorfix default defaultfixlinecolor; |
Description
Methods
function getclientsize: integer; override; |
|
procedure updatelayout; override; |
|
procedure updatemergedcells; |
|
function rowatpos(const y: integer): integer; |
|
procedure paint(const info: rowspaintinfoty); |
|
procedure movecol(const curindex,newindex: integer; const isfix: boolean); |
|
procedure datacolscountchanged; |
|
procedure fixcolscountchanged; |
|
procedure reorderdatacols(const neworder: integerarty); |
|
procedure orderdatacols(const oldorder: integerarty); |
|
procedure dofontheightdelta(var delta: integer); |
|
constructor create(aowner: tcustomgrid); |
|
class function getitemclasstype: persistentclassty; override; |
|
procedure synctofontheight; |
|
Properties
property rows[constindex:integer]: tfixrow read getrows write setrows; |
|
property oppositecount; |
|
property linewidth; |
|
property linecolor default defaultfixlinecolor; |
|
property linecolorfix default defaultfixlinecolor; |
|
Generated by PasDoc 0.16.0.