[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Find a random item within an position range.
Source position: lresources.pp line 336
public function TLRPositionLinks.IndexOfRange( |
const FromPos: Int64; |
const ToPos: Int64; |
LFMPositions: Boolean |
):Integer; |
FromPos |
|
First acceptable position. |
ToPos |
|
First position after the range (exclude). |
LFMPositions |
|
True for searching LFM positions. |
Version 4.0 | Generated 2025-05-03 | Home |