System.Bluetooth.Components.TBluetooth.GetStateConnected

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetStateConnected: Boolean;

C++

bool __fastcall GetStateConnected();

Properties

Type Visibility Source Unit Parent
function protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth

Description

Getter of StateConnected.

See Also