System.Threading.TTask.TOptionStateFlags

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TOptionStateFlags = set of TTask.TOptionStateFlag;

C++

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

Propriétés

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


Description

A usage interne uniquement.