System.Beacon.Components.TCustomBeacon.Enabled

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Enabled: Boolean read FEnabled write SetEnabled default False;

C++

__property bool Enabled = {read=FEnabled, write=SetEnabled, default=0};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TCustomBeacon


Description

La propriété Enabled indique si le composant commence à analyser les régions automatiquement ou non.

Voir aussi