System.Bluetooth.Components.TBluetooth.SetEnabled

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetEnabled(AEnable: Boolean);

C++

void __fastcall SetEnabled(bool AEnable);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


Beschreibung

Setter-Methode der Eigenschaft Enabled.

Siehe auch