Interface idscontroller
Unit
Declaration
type idscontroller = interface(iactivatorclient)
Description
No description available, ancestor iactivatorclient description follows
No description available, ancestor inullinterface description follows
Attributes
- GUID[miid_iactivatorclient]
Hierarchy
- IInterface
- inullinterface
- iactivatorclient
- idscontroller
Overview
Methods
![]() |
procedure inheriteddataevent(const event: tdataevent; const info: ptrint); |
![]() |
procedure inheritedcancel; |
![]() |
procedure inheritedpost; |
![]() |
procedure inheritedinsert; |
![]() |
procedure inheriteddelete; |
![]() |
function inheritedmoveby(const distance: integer): integer; |
![]() |
procedure inheritedinternalinsert; |
![]() |
procedure inheritedinternalopen; |
![]() |
procedure inheritedinternalclose; |
![]() |
procedure openlocal; |
![]() |
procedure inheritedinternaldelete; |
![]() |
function getblobdatasize: integer; |
![]() |
function getnumboolean: boolean; |
![]() |
function getfloatdate: boolean; |
![]() |
function getint64currency: boolean; |
![]() |
function getfiltereditkind: filtereditkindty; |
![]() |
procedure beginfilteredit(const akind:filtereditkindty); |
![]() |
procedure endfilteredit; |
![]() |
procedure clearfilter; |
![]() |
procedure begindisplaydata; |
![]() |
procedure enddisplaydata; |
![]() |
function getrestorerecno: boolean; |
![]() |
procedure setrestorerecno(const avalue: boolean); |
![]() |
function islastrecord: boolean; |
![]() |
function updatesortfield(const afield: tfield; const adescend: boolean): boolean; |
![]() |
function getsavepointoptions(): savepointoptionsty; |
Properties
![]() |
property restorerecno: boolean read getrestorerecno write setrestorerecno; |
Description
Methods
![]() |
procedure inheriteddataevent(const event: tdataevent; const info: ptrint); |
![]() |
procedure inheritedcancel; |
![]() |
procedure inheritedpost; |
![]() |
procedure inheritedinsert; |
![]() |
procedure inheriteddelete; |
![]() |
function inheritedmoveby(const distance: integer): integer; |
![]() |
procedure inheritedinternalinsert; |
![]() |
procedure inheritedinternalopen; |
![]() |
procedure inheritedinternalclose; |
![]() |
procedure openlocal; |
![]() |
procedure inheritedinternaldelete; |
![]() |
function getblobdatasize: integer; |
![]() |
function getnumboolean: boolean; |
![]() |
function getfloatdate: boolean; |
![]() |
function getint64currency: boolean; |
![]() |
function getfiltereditkind: filtereditkindty; |
![]() |
procedure beginfilteredit(const akind:filtereditkindty); |
![]() |
procedure endfilteredit; |
![]() |
procedure clearfilter; |
![]() |
procedure begindisplaydata; |
![]() |
procedure enddisplaydata; |
![]() |
function getrestorerecno: boolean; |
![]() |
procedure setrestorerecno(const avalue: boolean); |
![]() |
function islastrecord: boolean; |
![]() |
function updatesortfield(const afield: tfield; const adescend: boolean): boolean; |
![]() |
function getsavepointoptions(): savepointoptionsty; |
Properties
![]() |
property restorerecno: boolean read getrestorerecno write setrestorerecno; |
Generated by PasDoc 0.16.0.