System.Tether.Manager.TTetheringManagerCommunicationThread.FEventAdapterSync

提供:RAD Studio API Documentation

Delphi

FEventAdapterSync: TEvent;

C++

System::Syncobjs::TEvent* FEventAdapterSync;

プロパティ

種類 可視性 ソース ユニット
field protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringManagerCommunicationThread


説明

通信スレッドをアダプタと同期化するために使用される Event(イベント)です。

関連項目