Unit BankDEL_TLB

Classes

CoAccount - AccountObject
CoCreateTable - CreateTableObject
CoGetReceipt - GetReceiptObject
CoMoveMoney - MoveMoneyObject
CoUpdateReceipt - UpdateReceiptObject
IAccount - Dispatch interface for Account Object
IAccountDisp - DispInterface declaration for Dual Interface IAccount
ICreateTable - Dispatch interface for CreateTable Object
ICreateTableDisp - DispInterface declaration for Dual Interface ICreateTable
IGetReceipt - Dispatch interface for GetReceipt Object
IGetReceiptDisp - DispInterface declaration for Dual Interface IGetReceipt
IMoveMoney - Dispatch interface for MoveMoney Object
IMoveMoneyDisp - DispInterface declaration for Dual Interface IMoveMoney
IUpdateReceipt - Dispatch interface for UpdateReceipt Object
IUpdateReceiptDisp - DispInterface declaration for Dual Interface IUpdateReceipt

Functions

Types

Account
CreateTable
GetReceipt
MoveMoney
UpdateReceipt

Constants

Class_Account
Class_CreateTable
Class_GetReceipt
Class_MoveMoney
Class_UpdateReceipt
LIBID_BankDEL

Variables


Functions


Types


Account = IAccount

CreateTable = ICreateTable
Forward declarations: CoClasses
GetReceipt = IGetReceipt

MoveMoney = IMoveMoney

UpdateReceipt = IUpdateReceipt

Constants

Class_Account = '{D63DD3E4-B365-11D1-A23B-0060083D67E2}'

Class_CreateTable = '{D63DD3E2-B365-11D1-A23B-0060083D67E2}'

Component class GUIDs

Class_GetReceipt = '{FA8CC8D1-B718-11D1-8F88-0060083D67E2}'

Class_MoveMoney = '{FA8CC8D5-B718-11D1-8F88-0060083D67E2}'

Class_UpdateReceipt = '{FA8CC8D3-B718-11D1-8F88-0060083D67E2}'

LIBID_BankDEL = '{D63DD3E0-B365-11D1-A23B-0060083D67E2}'

This file contains pascal declarations imported from a type library. This file will be written during each import or refresh of the type library editor. Changes to this file will be discarded during the refresh process. } { Bank Samle for MTS by DELPHI ActiveX DLL } { Version 1.0

Variables