Class tlocalindexes
Unit
Declaration
type tlocalindexes = class(townedpersistentarrayprop)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- townedpersistentarrayprop
- tlocalindexes
Overview
Methods
| Protected | procedure checkinactive; |
| Protected | procedure setcount1(acount: integer; doinit: boolean); override; |
| Protected | procedure doindexchanged; |
| Public | constructor create(const aowner: tmsebufdataset); reintroduce; |
| Public | class function getitemclasstype: persistentclassty; override; |
| Public | procedure move(const curindex,newindex: integer); override; |
| Public | function indexbyname(const aname: string): tlocalindex; |
| Public | function fieldactive(const afield: tfield): boolean; |
| Public | function hasfield(const afield: tfield): boolean; |
| Public | function fieldmodified(const afield: tfield; const delayed: boolean): boolean; |
| Public | procedure preparefixup; |
Properties
| Public | property items[const index: integer]: tlocalindex read getitems; |
| Public | property activeindex: integer read getactiveindex
write setactiveindex; |
| Public | property defaultindex: integer read getdefaultindex
write setdefaultindex; |
| Published | property onindexchanged: bufdataseteventty read fonindexchanged
write fonindexchanged; |
Description
Methods
| Protected | procedure checkinactive; |
|
This item has no description. | |
| Protected | procedure setcount1(acount: integer; doinit: boolean); override; |
|
This item has no description. | |
| Protected | procedure doindexchanged; |
|
This item has no description. | |
| Public | constructor create(const aowner: tmsebufdataset); reintroduce; |
|
This item has no description. | |
| Public | class function getitemclasstype: persistentclassty; override; |
|
This item has no description. | |
| Public | procedure move(const curindex,newindex: integer); override; |
|
This item has no description. | |
| Public | function indexbyname(const aname: string): tlocalindex; |
|
This item has no description. | |
| Public | function fieldactive(const afield: tfield): boolean; |
|
This item has no description. | |
| Public | function hasfield(const afield: tfield): boolean; |
|
This item has no description. | |
| Public | function fieldmodified(const afield: tfield; const delayed: boolean): boolean; |
|
This item has no description. | |
| Public | procedure preparefixup; |
|
This item has no description. | |
Properties
| Public | property items[const index: integer]: tlocalindex read getitems; |
|
This item has no description. | |
| Public | property activeindex: integer read getactiveindex
write setactiveindex; |
|
This item has no description. | |
| Public | property defaultindex: integer read getdefaultindex
write setdefaultindex; |
|
This item has no description. | |
| Published | property onindexchanged: bufdataseteventty read fonindexchanged
write fonindexchanged; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.