[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Current map item for the iterator.
Source position: maps.pp line 147
protected property TBaseMapIterator.Current : PMapItem |
Current is a read-only PMapItem property that contains a Pointer to the current map item for the iterator. The value in Current is updated in navigation methods for the iterator, such as: First, Next, Previous, Last, and Locate. The value in Current may also be updated in methods like Validate and ValidateMap.
Version 4.0 | Generated 2025-05-03 | Home |