System.Beacon.Components.TCustomBeacon Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BeaconDeathTimepublicThe BeaconDeathTime property indicates the time in milliseconds to consider that the beacon signal is lost or the beacon is not reachable.
BeaconListpublicThe BeaconList property contains a TBeaconList with the current detected beacons.
CalcModepublicCalculation mode used to provide the Rssi and Distance values. The default mode is Stabilized.
ComObjectpublicSpecifies the interface reference implemented by the component.
ComponentCountpublicIndicates the number of components owned by the component.
ComponentIndexpublicIndicates the position of the component in its owner's Components property array.
ComponentspublicLists all components owned by the component.
ComponentStatepublicDescribes the current state of the component, indicating when a component needs to avoid certain actions.
ComponentStylepublicGoverns the behavior of the component.
DesignInfopublicContains information used by the Form designer.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
EnabledpublicThe Enabled property indicates whether the component starts to scan regions automatically or not.
ModepublicBeacon scanning mode that the beacon component uses to scan for beacons to monitor.
ModeExtendedpublicIndicates which kind of beacons are monitored.
MonitorizedRegionspublicThe MonitorizedRegions property contains a TBeaconRegionCollection with the list of regions to be monitored.
NamepublishedSpecifies the name of the component as referenced in code.
ObserverspublicIndicates the TObservers object added to the TComponent.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
ScanningSleepingTimepublicThe ScanningSleepingTime property indicates the time between scanning cycles.
ScanningTimepublicThe ScanningTime property indicates the time in milliseconds for scanning each cycle.
SPCpublicThe SPC property indicates the signal propagation constant value used to calculate the distance.
TagpublishedStores a NativeInt integral value as a part of a component.
VCLComObjectpublicRepresents information used internally by components that support COM.