API:FMX.PhoneDialer.TOnCallStateChanged

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TOnCallStateChanged = procedure (const ACallID: string; const AState: TCallState) of object;

C++

typedef void __fastcall (__closure *TOnCallStateChanged)(const System::UnicodeString ACallID, const TCallState AState);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
FMX.PhoneDialer.pas
FMX.PhoneDialer.hpp
FMX.PhoneDialer FMX.PhoneDialer

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.