Indicates if the map for the iterator has been freed.
Source position: maps.pp line 154
public function TBaseMapIterator.Valid: Boolean; |
False when the map for the iterator has been freed.
Valid is a Boolean function used to determine if the map for the iterator is still valid. The return value is False when the map class instance has been freed (contains Nil).
| Version 4.6 | Generated 2026-02-20 | Home |