System.Bluetooth.Components.TBluetoothLE.Create

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

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TBluetoothLE(System::Classes::TComponent* AOwner);

プロパティ

種類 可視性 ソース ユニット
constructor public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE


説明

Creates は、TBluetoothLE のインスタンスを破壊します。

関連項目