System.Beacon.TEddysUIDRegion.AllInstances

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

Delphi

property AllInstances: Boolean read FAllInstances;

C++

__property bool AllInstances = {read=FAllInstances};

プロパティ

種類 可視性 ソース ユニット
property public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TEddysUIDRegion


説明

すべての可能性のある Instance が許可されるかどうかをチェックします。

AllInstances は、すべての可能性のある Instance 識別子が許可される場合には True、そうでなければ False を返します。

関連項目