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

TLRPositionLinks.Add

Adds a new item to the Data property using the specified positions and pointer to the item data.

Declaration

Source position: lresources.pp line 334

public procedure TLRPositionLinks.Add(

  const LFMPos: Int64;

  const LRSPos: Int64;

  AData: Pointer

);

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