[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Maps' (#lazutils)

TMapIterator.Locate

Locates a map item with the specified ID.

Declaration

Source position: maps.pp line 183

public function TMapIterator.Locate(

  const AId

):Boolean;

Arguments

AId

  

Map item to locate in the method.

See also

TBaseMapIterator.InternalLocate

  

True when a matching map item is found.


Version 4.0 Generated 2025-05-03 Home