Internet Direct (Indy)
Home
PreviousUpNext
TIdThreadSafeStringList.Unlock Method

Disables resource protection for the associated data type.

Pascal
procedure Unlock; reintroduce;

Unlock is a reintroduced method used to disengage the resource protection capabilities of the class for the associated data type. Unlock calls the inherited method to execute the TIdCriticalSection.Leave method that disables the resource protection block. 

Use Lock to enable the resource protection block for the class instance.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.