Navigation
Home
Zurück
 
Property
  State
  CallStateBusyMode
  CallStateDialToneMode
  CallStateDisconnectMode
  CallStateSpecialInfo
  CallPrivilege
  Features
  DevSpecific
  CallFeatures2
  StateEntryTime
  StateEntryTime
Methoden
    SetStatus


Beispielprogramm
Liste der Units

Legende
published
Read Only
   

Object TCallStatus

Allgemeines
Unit TAPICall.pas

Property
property State:TLineCallStates read FCallState;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property CallStateBusyMode:TLineBusyModes read GetCallStateBusyMode;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property CallStateDialToneMode:TLineDialToneModes read GetCallStateDialToneMode;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property CallStateDisconnectMode:TLineDisConnectModes read GetCallStateDisconnectMode;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property CallStateSpecialInfo:TLineSpecialInfo read GetCallStateSpecialInfo;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property CallPrivilege:TLineCallPrivilege read FCallPrivilege;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property Features:TLineCallFeatures read FCallFeatures;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

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

 

property CallFeatures2:TLineCallFeatures2 read FCallFeatures2;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property StateEntryTime:TSystemTime read FtStateEntryTime;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

property StateEntryTime: array[0..7] of WORD read FtStateEntryTime;
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

Methoden
procedure SetStatus(CStatus:PLineCallStatus);
Projekt: 2.0.2 (BETA 3)Compiler Optionen :  
   
Unit TAPICall.pas

 

 
 
 
 
Copyright Jörg Friebel 1999-2002