System.Classes.TThreadList.UnlockList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UnlockList; inline;

C++

void __fastcall UnlockList(void);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Classes.pas
System.Classes.hpp
System.Classes TThreadList

Description

Unlocks the thread-safe list.

UnlockList unlocks the list.

See Also


Code Examples

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=System.Classes.TThreadList.UnlockList&oldid=624461"