System.Tether.Manager.TTetheringManager Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AdapterspublicList of registered adapters.
AllowedAdapterspublishedString that contains the adapter type of each adapter that this manager allows for tethering communications, separated by a pipe character ('|'). For example: 'Bluetooth|Network'.
BindToAddresspublicNetwork (UDP) adapter binds to this address when the property is not empty. This property is empty by default. In this case Network adapter tries to discover all tethering applications on all IPv4 subnets accessible from this computer. When it is set to a local IP address, the Network adapter will use only the subnet of that IP address.
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.
EnabledpublishedIndicates whether the manager is discovering and connecting to remote managers and its registered profiles are communicating with remote profiles (True) or not (False).
IdentifierpublicRandom string that uniquely identifies your manager.
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.
PairedManagerspublicList of instances of TTetheringManagerInfo that provide information about remote managers that are paired with your manager.
PasswordpublishedString that remote managers that request to pair with your manager must know for the pairing operation to succeed.
RegisteredProfilespublicList of profiles that are registered on your manager.
RemoteManagerspublicList of discovered remote managers.
RemoteProfilespublicList of profiles discovered by your manager.
SynchronizeEventspublishedDetermines whether a TTetheringManager event handler is executed on the main thread or not.
TagpublishedStores a NativeInt integral value as a part of a component.
TextpublishedString that describes your manager, shared with remote managers.
VCLComObjectpublicRepresents information used internally by components that support COM.
VersionpublicThe version number of the manager.