System.Bluetooth.TBluetoothSocket.GetConnected

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetConnected: Boolean; virtual; abstract;

C++

virtual bool __fastcall GetConnected(void) = 0 ;

Eigenschaften

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


Beschreibung

Hinweis: Dies ist eine abstrakte Methode, die von plattformspezifischen Unterklassen von TBluetoothSocket implementiert wird.

Getter für Connected.

Plattformunterstützung

Plattform Unterstüzt Bemerkungen

32-bit Windows
64-bit Windows

YesC++11Feature.png

OS X

YesC++11Feature.png

Android

YesC++11Feature.png

Siehe auch