System.Beacon.TEddysUIDRegion.AllInstances
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 を返します。