System.Threading.TParallel.TLoopState.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys this instance of TLoopState.

See Also