System.Beacon.TEddysUIDRegion.AllInstances

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AllInstances: Boolean read FAllInstances;

C++

__property bool AllInstances = {read=FAllInstances};

Properties

Type Visibility Source Unit Parent
property public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TEddysUIDRegion

Description

Checks whether all the possible Instance are allowed.

AllInstances returns True when all the possible Instance identifiers are allowed, otherwise it returns False.

See Also