System.Beacon.TBeaconManufacturerParsers.UnRegisterParser

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

Delphi

procedure UnRegisterParser(const AParserIdentifier: string);

C++

void __fastcall UnRegisterParser(const System::UnicodeString AParserIdentifier);

プロパティ

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


説明

AParserIdentifier で指定された TBeaconManufacturerDataParserClass の登録を解除します。

関連項目