Class TDdeWinFaxConv (unit DdeWinFaxConv)

Inherits from

TDdeClientConv

Published declarations

Constructors


constructor Create(AOwner: TComponent);

Protected declarations


Functions

destructor Destroy;


procedure Execute;


function SetWinFaxLink:boolean;


function FormatPhoneNo:string;


function getDialPrefix:string;


function getLocalAreaCode:string;

Create & send the WinFax "recipient" DDE command

function getLongDistancePrefix:string;


procedure setDialPrefix(Value: string);


procedure setLocalAreaCode(Value: string);


procedure setLongDistancePrefix(Value: string);


Properties

property DialAsEntered : boolean


property DialPrefix : string


property IncludeSendDateTime : boolean

Public declarations

property LocalAreaCode : string


property LongDistancePrefix : string


property RemoveLocalAreaCode : boolean


property SendFaxParams : TSendFaxParams


Events

Variables

FDialAsEntered : boolean;


FDialPrefix : string;


FIncludeSendDateTime : boolean;


FLocalAreaCode : string;


FLongDistancePrefix : string;


FRemoveLocalAreaCode : boolean;


FSendFaxParams : TSendFaxParams;



Constructors


constructor Create(AOwner: TComponent);

Protected declarations


Functions


destructor Destroy;


procedure Execute;


function SetWinFaxLink:boolean;


function FormatPhoneNo:string;


function getDialPrefix:string;


function getLocalAreaCode:string;

Create & send the WinFax "recipient" DDE command


function getLongDistancePrefix:string;


procedure setDialPrefix(Value: string);


procedure setLocalAreaCode(Value: string);


procedure setLongDistancePrefix(Value: string);


Properties


property DialAsEntered : boolean


property DialPrefix : string


property IncludeSendDateTime : boolean

Public declarations


property LocalAreaCode : string


property LongDistancePrefix : string


property RemoveLocalAreaCode : boolean


property SendFaxParams : TSendFaxParams


Events


Variables


FDialAsEntered : boolean;


FDialPrefix : string;


FIncludeSendDateTime : boolean;


FLocalAreaCode : string;


FLongDistancePrefix : string;


FRemoveLocalAreaCode : boolean;


FSendFaxParams : TSendFaxParams;