System.Bluetooth.Components.TBluetoothLE Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
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.
ConnectionStatepublicThe current state of your adapter.
CurrentAdapterpublicAdapter of the manager of your component.
CurrentManagerpublicManager of your component.
DesignInfopublicContains information used by the Form designer.
DiscoveredDevicespublicList of remote devices discovered during the last discovery operation.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
EnabledpublishedIndicates whether the Bluetooth Low Energy connectivity of your component is enabled (True) or disabled (False).
ForceRefreshCachedDevicespublicIndicates whether the discovery process attemps to retrieve services from the actual device instead of using the cached services.
GattServerpublicGATT server of your component.
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.
SupportsGattClientpublicIs True if the current platform supports using Bluetooth Low Energy as a client; it is False otherwise.
SupportsGattServerpublicIs True if the current platform supports using Bluetooth Low Energy as a server; it is False otherwise.
TagpublishedStores a NativeInt integral value as a part of a component.
VCLComObjectpublicRepresents information used internally by components that support COM.