Unit EdDial

*****************************************************} { EdDial V 1.00 - 04 Jun 1996 (freeware) } { Dial a phone number using the win'95 dialer } { } { Olivier DEVUE } { olidev@msn.com } { } {

Classes

TCustomEditAndBtn - =========================== TCustomEditAndBtn ============================
TEditAndBtn - ============================== TEditAndBtn ===============================
TEditAndDial - ============================= TEditAndDial ===============================

Functions

Register -
tapiRequestMakeCall -

Types

TBeforeDialEvent
TEditAndDialBtnKind

Constants

Variables


Functions


procedure Register;


function tapiRequestMakeCall(lpszDestAddress, lpszAppName, lpszCalledParty, lpszComment: LPCSTR): DWORD;


Types


TBeforeDialEvent = procedure (Sender : TObject; var CalledParty: string) of object

TEditAndDialBtnKind = (dkCustom, dkStandard);

Constants


Variables