Unit 'LResources' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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

);