Open main menu

RAD Studio API Documentation β

System.Tether.Manager.TTetheringManagerCommunicationThread.FEventAdapterSync

Delphi

FEventAdapterSync: TEvent;

C++

System::Syncobjs::TEvent* FEventAdapterSync;

Properties

Type Visibility Source Unit Parent
field protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringManagerCommunicationThread

Description

Event used to synchronize your communication thread with its adapter.

See Also