System.Beacon.TBeaconManufacturerParsers.RegisterParser

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

Delphi

procedure RegisterParser(const AParser: TBeaconManufacturerDataParserClass; const AParserIdentifier: string);

C++

void __fastcall RegisterParser(const TBeaconManufacturerDataParserClass AParser, const System::UnicodeString AParserIdentifier);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManufacturerParsers


説明

指定された AParserIdentifierAParser を登録します。

関連項目