Unit Phnbook

Classes

TPhoneBook -
TPhoneChange -
TPhoneInfo -

Functions

Types

TChange

Constants

PhoneBaseCOIndex
PhoneBaseFNIndex
PhoneBaseLNIndex
PhoneBasePKIndex
PhoneNumberIDIndex
PhoneNumberPKIndex

Variables


Functions


Types


TChange = (AddRec, ModifyRec, DeleteRec);

Constants

PhoneBaseCOIndex = 'Company'

PhoneBaseFNIndex = 'FirstName'

PhoneBaseLNIndex = 'LastName'

PhoneBasePKIndex = 'PrimaryKey'

PhoneNumberIDIndex = 'EntryID'

PhoneNumberPKIndex = 'PrimaryKey'


Variables