Class IMoveMoney (unit BankDEL_TLB)

Inherits from

IDispatch

Dispatch interface for MoveMoney Object

Constructors



Functions

function Get_PrimeAccount: Integer;


function Get_SecondAccount: Integer;


function Perform(nPrimeAccount, nSecoundAccount, nAmount, nTranType: Integer): WideString;


procedure Set_PrimeAccount(Value: Integer);


procedure Set_SecondAccount(Value: Integer);


function StatefulPerform(nAmount, nTranType: Integer): WideString;


Properties

property PrimeAccount : Integer


property SecondAccount : Integer


Events

Variables


Constructors


Functions


function Get_PrimeAccount: Integer;


function Get_SecondAccount: Integer;


function Perform(nPrimeAccount, nSecoundAccount, nAmount, nTranType: Integer): WideString;


procedure Set_PrimeAccount(Value: Integer);


procedure Set_SecondAccount(Value: Integer);


function StatefulPerform(nAmount, nTranType: Integer): WideString;


Properties


property PrimeAccount : Integer


property SecondAccount : Integer


Events


Variables