Class tfixcols
Unit
Declaration
type tfixcols = class(tcols)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- townedpersistentarrayprop
- tindexpersistentarrayprop
- tgridarrayprop
- tcols
- tfixcols
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[const index: 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; |
|
This item has no description. | |
| Protected | procedure updatelayout; override; |
|
This item has no description. | |
| Protected | function colatpos(const x: integer): integer; |
|
This item has no description. | |
| Public | constructor create(aowner: tcustomgrid); |
|
This item has no description. | |
| Public | class function getitemclasstype: persistentclassty; override; |
|
This item has no description. | |
Properties
| Public | property cols[const index: integer]: tfixcol read getcols write setcols; |
|
This item has no description. | |
| Published | property width; |
|
This item has no description. | |
| Published | property linewidth; |
|
This item has no description. | |
| Published | property linecolor default defaultfixlinecolor; |
|
This item has no description. | |
| Published | property linecolorfix; |
|
This item has no description. | |
| Published | property oppositecount; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.