System.Bluetooth.Components.TBluetoothLE.SetEnabled

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetEnabled(AEnable: Boolean);

C++

void __fastcall SetEnabled(bool AEnable);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE


説明

Enabled プロパティの設定メソッドです。

関連項目