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