System.Threading.TTask.TCreateFlags

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TCreateFlags = set of TTask.TCreateFlag;

C++

typedef System::Set<TCreateFlag, _DELPHI_SET_ENUMERATOR(TCreateFlag::Replicating), _DELPHI_SET_ENUMERATOR(TCreateFlag::Replica)> TCreateFlags;

Properties

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

Description

For internal use only.