System.Beacon.Components.TCustomBeaconDevice.Create

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

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

プロパティ

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


説明

TCustomBeaconDevice のインスタンスを作成します。

関連項目