[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |