Interface idbclient
Unit
Declaration
type idbclient = interface(inullinterface)
Description
No description available, ancestor inullinterface description follows
Hierarchy
- IInterface
- inullinterface
- idbclient
Overview
Methods
function getcomponentinstance: tcomponent; |
|
function getname: ansistring; |
|
function getactive: boolean; |
|
procedure setactive(avalue: boolean); |
|
function gettransaction: tmdbtransaction; |
|
function getrecno: integer; |
|
procedure setrecno(value: integer); |
|
procedure disablecontrols; |
|
procedure enablecontrols; |
|
function moveby(distance: longint): longint; |
Description
Methods
function getcomponentinstance: tcomponent; |
|
function getname: ansistring; |
|
function getactive: boolean; |
|
procedure setactive(avalue: boolean); |
|
function gettransaction: tmdbtransaction; |
|
function getrecno: integer; |
|
procedure setrecno(value: integer); |
|
procedure disablecontrols; |
|
procedure enablecontrols; |
|
function moveby(distance: longint): longint; |
|
Generated by PasDoc 0.16.0.