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

TMapLink

Declaration

Source position: maps.pp line 52

type TMapLink = record

  Previous: PMapItem;

  

  Next: PMapItem;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.