Adds a new item to the Data property using the specified positions and pointer to the item data.
Source position: lresources.pp line 334
public procedure TLRPositionLinks.Add(
const LFMPos: Int64;
const LRSPos: Int64;
AData: Pointer
);