System.Generics.Collections.TThreadList.UnlockList
Delphi
procedure UnlockList; inline;
C++
void __fastcall UnlockList();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | System.Generics.Collections.pas System.Generics.Collections.hpp | System.Generics.Collections | TThreadList | 
Description
Unlocks a previously-locked thread-safe list.