Interface idbclient

Unit

Declaration

type idbclient = interface(inullinterface)

Description

No description available, ancestor inullinterface description follows

Hierarchy

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;
 
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;
 

Generated by PasDoc 0.16.0.