System.Threading.TParallel.TLoopState.TLoopStateFlag.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TObject.Destroy */ inline __fastcall virtual ~TLoopStateFlag() { }

Properties

Type Visibility Source Unit Parent
destructor public System.Threading.hpp System.Threading TLoopStateFlag

Description

Destroys this instance of TLoopStateFlag.

See Also