Class tmsememdataset
Unit
Declaration
type tmsememdataset = class(tmemdataset, imselocate, idscontroller, igetdscontroller, iactivatorclient)
Description
This item has no description.
Hierarchy
- tmemdataset
- tmsememdataset
Overview
Methods
| Protected | procedure setactive(const value : boolean); reintroduce; |
| Protected | function getactive: boolean; |
| Protected | procedure loaded; override; |
| Protected | function getfieldclass(fieldtype: tfieldtype): tfieldclass; override; |
| Protected | procedure dataevent(event: tdataevent; info: ptrint); override; |
| Protected | procedure openlocal; |
| Protected | procedure internalopen; override; |
| Protected | procedure internalinsert; override; |
| Protected | procedure internaldelete; override; |
| Protected | procedure internalclose; override; |
| Protected | function getcanmodify: boolean; override; |
| Protected | function islastrecord: boolean; |
| Protected | procedure begindisplaydata; |
| Protected | procedure enddisplaydata; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
| Public | function locate(const afields: array of tfield; const akeys: array of const; const aisnull: array of boolean; const akeyoptions: array of locatekeyoptionsty; const aoptions: locaterecordoptionsty = []): locateresultty; reintroduce; |
| Public | procedure AppendRecord(const Values: array of const); |
| Public | procedure cancel; override; |
| Public | procedure post; override; |
| Public | function moveby(const distance: integer): integer; |
Properties
| Published | property controller: tdscontroller read fcontroller write setcontroller; |
| Published | property Active: boolean read getactive write setactive default false; |
Description
Methods
| Protected | procedure setactive(const value : boolean); reintroduce; |
|
This item has no description. | |
| Protected | function getactive: boolean; |
|
This item has no description. | |
| Protected | procedure loaded; override; |
|
This item has no description. | |
| Protected | function getfieldclass(fieldtype: tfieldtype): tfieldclass; override; |
|
This item has no description. | |
| Protected | procedure dataevent(event: tdataevent; info: ptrint); override; |
|
This item has no description. | |
| Protected | procedure openlocal; |
|
This item has no description. | |
| Protected | procedure internalopen; override; |
|
This item has no description. | |
| Protected | procedure internalinsert; override; |
|
This item has no description. | |
| Protected | procedure internaldelete; override; |
|
This item has no description. | |
| Protected | procedure internalclose; override; |
|
This item has no description. | |
| Protected | function getcanmodify: boolean; override; |
|
This item has no description. | |
| Protected | function islastrecord: boolean; |
|
This item has no description. | |
| Protected | procedure begindisplaydata; |
|
This item has no description. | |
| Protected | procedure enddisplaydata; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | function locate(const afields: array of tfield; const akeys: array of const; const aisnull: array of boolean; const akeyoptions: array of locatekeyoptionsty; const aoptions: locaterecordoptionsty = []): locateresultty; reintroduce; |
|
This item has no description. | |
| Public | procedure AppendRecord(const Values: array of const); |
|
This item has no description. | |
| Public | procedure cancel; override; |
|
This item has no description. | |
| Public | procedure post; override; |
|
This item has no description. | |
| Public | function moveby(const distance: integer): integer; |
|
This item has no description. | |
Properties
| Published | property controller: tdscontroller read fcontroller write setcontroller; |
|
This item has no description. | |
| Published | property Active: boolean read getactive write setactive default false; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.