System.Bluetooth.Components.TBluetoothLE.Setup

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

Delphi

procedure Setup;

C++

void __fastcall Setup();

プロパティ

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


説明

このコンポーネントを初期化します。

メモ: このメソッドを自分自身で呼び出す必要はありません。お使いのコンポーネントのコンストラクタで自動的に呼び出されます。

関連項目