System.Bluetooth.TBluetoothCustomAdapter.GetState

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetState: TBluetoothAdapterState; virtual; abstract;

C++

virtual TBluetoothAdapterState __fastcall GetState() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothCustomAdapter


Beschreibung

Getter von State.

Siehe auch