Interface idbclient
Unit
Declaration
type idbclient = interface(inullinterface)
Description
This item has no description.
Hierarchy
- IInterface
- inullinterface
- idbclient
Overview
Methods
| Public | function getcomponentinstance: tcomponent; |
| Public | function getname: ansistring; |
| Public | function getactive: boolean; |
| Public | procedure setactive(avalue: boolean); |
| Public | function gettransaction: tmdbtransaction; |
| Public | function getrecno: integer; |
| Public | procedure setrecno(value: integer); |
| Public | procedure disablecontrols; |
| Public | procedure enablecontrols; |
| Public | function moveby(distance: longint): longint; |
Description
Methods
| Public | function getcomponentinstance: tcomponent; |
|
This item has no description. | |
| Public | function getname: ansistring; |
|
This item has no description. | |
| Public | function getactive: boolean; |
|
This item has no description. | |
| Public | procedure setactive(avalue: boolean); |
|
This item has no description. | |
| Public | function gettransaction: tmdbtransaction; |
|
This item has no description. | |
| Public | function getrecno: integer; |
|
This item has no description. | |
| Public | procedure setrecno(value: integer); |
|
This item has no description. | |
| Public | procedure disablecontrols; |
|
This item has no description. | |
| Public | procedure enablecontrols; |
|
This item has no description. | |
| Public | function moveby(distance: longint): longint; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.