Class trecordvaluelistedititem
Unit
Declaration
type trecordvaluelistedititem = class(trecordlistedititem)
Description
This item has no description.
Hierarchy
- tobject
- tnullinterfacedobject
- tlistitem
- tlistedititem
- trecordlistedititem
- trecordvaluelistedititem
Overview
Fields
| Protected | fvalueindex: int32; |
Methods
| Protected | procedure getvalueinfo(out avalues: recvaluearty; const aindex: int32 = -1); override; |
| Protected | function getvaluetype: listdatatypety; virtual; |
| Public | constructor create(const avalueindex: int32 = -1; const aowner: tcustomitemlist = nil); virtual; |
| Public | procedure dostatread(const reader: tstatreader); override; |
| Public | procedure dostatwrite(const writer: tstatwriter); override; |
Properties
| Public | property valueindex: int32 read fvalueindex write fvalueindex; |
Description
Fields
| Protected | fvalueindex: int32; |
|
This item has no description. | |
Methods
| Protected | procedure getvalueinfo(out avalues: recvaluearty; const aindex: int32 = -1); override; |
|
This item has no description. | |
| Protected | function getvaluetype: listdatatypety; virtual; |
|
This item has no description. | |
| Public | constructor create(const avalueindex: int32 = -1; const aowner: tcustomitemlist = nil); virtual; |
|
This item has no description. | |
| Public | procedure dostatread(const reader: tstatreader); override; |
|
This item has no description. | |
| Public | procedure dostatwrite(const writer: tstatwriter); override; |
|
This item has no description. | |
Properties
| Public | property valueindex: int32 read fvalueindex write fvalueindex; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.