TStringsHelper.ExecuteUpdate(TProc) Method

Executes a procedure during batch updating of the list.

Namespace: Spring.Helpers
public
 procedure ExecuteUpdate(const proc: TProc);

Parameters

proc
Type: TProc

Spring.EArgumentNullException
Raised if thestrings is nil or the proc is not assigned.