System.Beacon.TBeaconManufacturerParsers.RegisterParser
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 |
説明
指定された AParserIdentifier で AParser を登録します。