Interface idscontroller
Unit
Declaration
type idscontroller = interface(iactivatorclient)
Description
This item has no description.
Hierarchy
- IInterface
- inullinterface
- iactivatorclient
- idscontroller
Overview
Methods
| Public | procedure inheriteddataevent(const event: tdataevent; const info: ptrint); |
| Public | procedure inheritedcancel; |
| Public | procedure inheritedpost; |
| Public | procedure inheritedinsert; |
| Public | procedure inheriteddelete; |
| Public | function inheritedmoveby(const distance: integer): integer; |
| Public | procedure inheritedinternalinsert; |
| Public | procedure inheritedinternalopen; |
| Public | procedure inheritedinternalclose; |
| Public | procedure openlocal; |
| Public | procedure inheritedinternaldelete; |
| Public | function getblobdatasize: integer; |
| Public | function getnumboolean: boolean; |
| Public | function getfloatdate: boolean; |
| Public | function getint64currency: boolean; |
| Public | function getfiltereditkind: filtereditkindty; |
| Public | procedure beginfilteredit(const akind:filtereditkindty); |
| Public | procedure endfilteredit; |
| Public | procedure clearfilter; |
| Public | procedure begindisplaydata; |
| Public | procedure enddisplaydata; |
| Public | function getrestorerecno: boolean; |
| Public | procedure setrestorerecno(const avalue: boolean); |
| Public | function islastrecord: boolean; |
| Public | function updatesortfield(const afield: tfield; const adescend: boolean): boolean; |
| Public | function getsavepointoptions(): savepointoptionsty; |
Properties
| Public | property restorerecno: boolean read getrestorerecno write setrestorerecno; |
Description
Methods
| Public | procedure inheriteddataevent(const event: tdataevent; const info: ptrint); |
|
This item has no description. | |
| Public | procedure inheritedcancel; |
|
This item has no description. | |
| Public | procedure inheritedpost; |
|
This item has no description. | |
| Public | procedure inheritedinsert; |
|
This item has no description. | |
| Public | procedure inheriteddelete; |
|
This item has no description. | |
| Public | function inheritedmoveby(const distance: integer): integer; |
|
This item has no description. | |
| Public | procedure inheritedinternalinsert; |
|
This item has no description. | |
| Public | procedure inheritedinternalopen; |
|
This item has no description. | |
| Public | procedure inheritedinternalclose; |
|
This item has no description. | |
| Public | procedure openlocal; |
|
This item has no description. | |
| Public | procedure inheritedinternaldelete; |
|
This item has no description. | |
| Public | function getblobdatasize: integer; |
|
This item has no description. | |
| Public | function getnumboolean: boolean; |
|
This item has no description. | |
| Public | function getfloatdate: boolean; |
|
This item has no description. | |
| Public | function getint64currency: boolean; |
|
This item has no description. | |
| Public | function getfiltereditkind: filtereditkindty; |
|
This item has no description. | |
| Public | procedure beginfilteredit(const akind:filtereditkindty); |
|
This item has no description. | |
| Public | procedure endfilteredit; |
|
This item has no description. | |
| Public | procedure clearfilter; |
|
This item has no description. | |
| Public | procedure begindisplaydata; |
|
This item has no description. | |
| Public | procedure enddisplaydata; |
|
This item has no description. | |
| Public | function getrestorerecno: boolean; |
|
This item has no description. | |
| Public | procedure setrestorerecno(const avalue: boolean); |
|
This item has no description. | |
| Public | function islastrecord: boolean; |
|
This item has no description. | |
| Public | function updatesortfield(const afield: tfield; const adescend: boolean): boolean; |
|
This item has no description. | |
| Public | function getsavepointoptions(): savepointoptionsty; |
|
This item has no description. | |
Properties
| Public | property restorerecno: boolean read getrestorerecno write setrestorerecno; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.