Class tifirowstatelist
Unit
Declaration
type tifirowstatelist = class(tcustomrowstatelist)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- tlinkedpersistent
- tdatalist
- tcustomrowstatelist
- tifirowstatelist
Overview
Methods
| Protected | procedure sethidden(const index: integer; const avalue: boolean); override; |
| Protected | procedure setfoldlevel(const index: integer; const avalue: byte); |
| Protected | procedure setfoldissum(const index: integer; const avalue: boolean); override; |
Properties
| Public | property hidden[const index: integer]: boolean read gethidden write sethidden; |
| Public | property foldlevel[const index: integer]: byte read getfoldlevel
write setfoldlevel; |
| Public | property foldissum[const index: integer]: boolean read getfoldissum
write setfoldissum; |
Description
Methods
| Protected | procedure sethidden(const index: integer; const avalue: boolean); override; |
|
This item has no description. | |
| Protected | procedure setfoldlevel(const index: integer; const avalue: byte); |
|
This item has no description. | |
| Protected | procedure setfoldissum(const index: integer; const avalue: boolean); override; |
|
This item has no description. | |
Properties
| Public | property hidden[const index: integer]: boolean read gethidden write sethidden; |
|
This item has no description. | |
| Public | property foldlevel[const index: integer]: byte read getfoldlevel
write setfoldlevel; |
|
This item has no description. | |
| Public | property foldissum[const index: integer]: boolean read getfoldissum
write setfoldissum; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.