System.Bluetooth.Components.TBluetooth.SetEnabled
Delphi
procedure SetEnabled(AEnable: Boolean);
C++
void __fastcall SetEnabled(bool AEnable);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp | System.Bluetooth.Components | TBluetooth | 
Description
Setter of the Enabled property.