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

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[constindex: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;
 
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[constindex: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;
 

Generated by PasDoc 0.16.0.