Class tindexpersistentarrayprop
Unit
Declaration
type tindexpersistentarrayprop = class(townedpersistentarrayprop)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- townedpersistentarrayprop
- tindexpersistentarrayprop
Overview
Methods
| Protected | procedure createitem(const index: integer; var item: tpersistent); override; |
| Protected | procedure change(const index: integer); override; |
| Protected | function getidentnum(const index: integer): integer; |
| Protected | procedure dosizechanged; override; |
| Protected | function originalorder: integerarty; |
| Public | constructor create(const aowner: tobject; aclasstype: indexpersistentclassty); reintroduce; virtual; |
| Public | procedure add(const item: tindexpersistent); |
| Public | procedure dostatwrite(const writer: tstatwriter; const aorder: boolean); |
| Public | procedure writeorder(const writer: tstatwriter); |
| Public | function readorder(const reader: tstatreader): integerarty; |
| Public | procedure dostatread(const reader: tstatreader; const aorder: boolean); |
| Public | procedure clearorder; |
| Public | function newident: integer; |
Properties
| Public | property idents: integerarty read getidents; |
| Public | property identmap: integerarty read getidentmap; |
Description
Methods
| Protected | procedure createitem(const index: integer; var item: tpersistent); override; |
|
This item has no description. | |
| Protected | procedure change(const index: integer); override; |
|
This item has no description. | |
| Protected | function getidentnum(const index: integer): integer; |
|
This item has no description. | |
| Protected | procedure dosizechanged; override; |
|
This item has no description. | |
| Protected | function originalorder: integerarty; |
|
This item has no description. | |
| Public | constructor create(const aowner: tobject; aclasstype: indexpersistentclassty); reintroduce; virtual; |
|
This item has no description. | |
| Public | procedure add(const item: tindexpersistent); |
|
This item has no description. | |
| Public | procedure dostatwrite(const writer: tstatwriter; const aorder: boolean); |
|
This item has no description. | |
| Public | procedure writeorder(const writer: tstatwriter); |
|
This item has no description. | |
| Public | function readorder(const reader: tstatreader): integerarty; |
|
This item has no description. | |
| Public | procedure dostatread(const reader: tstatreader; const aorder: boolean); |
|
This item has no description. | |
| Public | procedure clearorder; |
|
This item has no description. | |
| Public | function newident: integer; |
|
This item has no description. | |
Properties
| Public | property idents: integerarty read getidents; |
|
This item has no description. | |
| Public | property identmap: integerarty read getidentmap; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.