Class trealvaluelistedititem
Unit
Declaration
type trealvaluelistedititem = class(trecordvaluelistedititem)
Description
This item has no description.
Hierarchy
- tobject
- tnullinterfacedobject
- tlistitem
- tlistedititem
- trecordlistedititem
- trecordvaluelistedititem
- trealvaluelistedititem
Overview
Methods
| Protected | function getvaluetype: listdatatypety; override; |
| Protected | procedure getvalueinfo(out avalues: recvaluearty; const aindex: int32 = -1); override; |
| Protected | procedure setvalue(const atype: listdatatypety; const aindex: int32; const getvaluemethod: getvaluemethodty); override; |
| Public | procedure dostatread(const reader: tstatreader); override; |
| Public | procedure dostatwrite(const writer: tstatwriter); override; |
Properties
| Public | property value: realty read fvalue write setvalue; |
Description
Methods
| Protected | function getvaluetype: listdatatypety; override; |
|
This item has no description. | |
| Protected | procedure getvalueinfo(out avalues: recvaluearty; const aindex: int32 = -1); override; |
|
This item has no description. | |
| Protected | procedure setvalue(const atype: listdatatypety; const aindex: int32; const getvaluemethod: getvaluemethodty); override; |
|
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 value: realty read fvalue write setvalue; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.