System.Threading.TTask.TOptionStateFlags

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TOptionStateFlags = set of TTask.TOptionStateFlag;

C++

typedef System::Set<TOptionStateFlag, _DELPHI_SET_ENUMERATOR(TOptionStateFlag::Started), _DELPHI_SET_ENUMERATOR(TOptionStateFlag::ForceSize)> TOptionStateFlags;

Properties

Type Visibility Source Unit Parent
set
typedef
protected
System.Threading.pas
System.Threading.hpp
System.Threading TTask

Description

For internal use only.