Navigation
Home
Zurück
 
Property
  UseProxy
  MinRate
  MaxRate
  MediaMode
  CallParamFlags
  AddressMode
  AddressID
  DialParams
  OrigAddress
  DisplayableAddress
  CalledParty
  Comment
  UserUserInfo
  HighLevelComp
  LowLevelComp
  DevSpecific
  PredictiveAutoTransferStates
  TargetAddress
  ProxyRequests
  DeviceClass
  DeviceConfig
  CallData
  NoAnswerTimeout
  CallingPartyID
  AddressType
Methoden
    GetParamStruct


Beispielprogramm
Liste der Units

Legende
published
Read Only
   

Object TCallParams

Allgemeines
Unit TAPICall.pas

Property
property UseProxy:Boolean read FUseProxy write FUseProxy;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property MinRate:DWord read FMinRate write FMinRate default 0;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property MaxRate:DWord read FMaxRate write FMaxRate default 0;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property MediaMode:TLineMediaModes read FMediaMode write FMediaMode default [mmInteractiveVoice] ;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property CallParamFlags:TLineCallParamFlags read FCallParamFlags write FCallParamFlags;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property AddressMode:TLineAddressMode read FAddressMode write FAddressMode;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property AddressID:DWord read FAddressID write FAddressID default 0;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property DialParams: TDialParams read FDialParams write FDialParams;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property OrigAddress:String read FOrigAddress write FOrigAddress;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property DisplayableAddress:String read FDisplayableAddress write FDisplayableAddress;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property CalledParty:String read FCalledParty write FCalledParty;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property Comment:String read FComment write FComment;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property UserUserInfo:String read FUserUserInfo write FUserUserInfo;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property HighLevelComp:String read FHighLevelComp write FHighLevelComp;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property LowLevelComp:String read FLowLevelComp write FLowLevelComp;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property DevSpecific:String read FDevSpecific write FDevSpecific;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property PredictiveAutoTransferStates:TLineCallStates read FPredictiveAutoTransferStates write FPredictiveAutoTransferStates;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property TargetAddress:String read FTargetAddress write FTargetAddress;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property ProxyRequests:TLineProxyRequests read FProxyRequests write FProxyRequests;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property DeviceClass:String read FDeviceClass write FDeviceClass;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property DeviceConfig:TTAPILineDeviceConfig read FDeviceConfig write FDeviceConfig;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property CallData:String read FCallData write FCallData;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property NoAnswerTimeout:DWord read FNoAnswerTimeout write FNoAnswerTimeout;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property CallingPartyID:string read FCallingPartyID write FCallingPartyID;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property AddressType: TLineAddressType read FAddressType write FAddressType;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

Methoden
procedure GetParamStruct(var Struct:PLineCallParams);
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

 
 
 
 
Copyright Jörg Friebel 1999-2002