Change the position of an item within the given position range.
Source position: lresources.pp line 338
public procedure TLRPositionLinks.SetPosition( |
const FromPos: Int64; |
const ToPos: Int64; |
const MappedPos: Int64; |
LFMtoLRSPositions: Boolean |
); |
FromPos |
|
First acceptable position. |
ToPos |
|
First position after the range (exclude). |
MappedPos |
|
The new position. |
LFMtoLRSPositions |
|
True for using LFM positions. |
| Version 4.4 | Generated 2025-11-08 | Home |