System.Beacon.Components.TBeacon.Enabled

From RAD Studio API Documentation

Delphi

property Enabled: Boolean read FEnabled write SetEnabled default 0;

C++

__property Enabled = {default=0};

Properties

Type Visibility Source Unit Parent
property published
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TBeacon

Description

The Enabled property indicates whether the component starts to scan regions automatically or not. {{#multireplace:System.Beacon.Components.TBeacon.Enabled|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:System.Beacon.Components.TCustomBeacon.Enabled|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:System.Beacon.Components.TCustomBeacon.Enabled|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

The Enabled property indicates whether the component starts to scan regions automatically or not.

See Also