API:System.Threading.TThreadPool.TBaseWorkerThread.RunningEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RunningEvent: TLightweightEvent read FRunningEvent;

C++

__property System::Syncobjs::TLightweightEvent* RunningEvent = {read=FRunningEvent};

Properties

Type Visibility Source Unit Parent
property protected
System.Threading.pas
System.Threading.hpp
System.Threading TBaseWorkerThread

Description

Embarcadero Technologies does not currently have any additional information.