Sets the minimum and maximum position values for a scroll bar.
Source position: winapih.inc line 356
function SetScrollRange( |
Handle: HWND; |
nBar: Integer; |
nMinPos: Integer; |
nMaxPos: Integer; |
bRedraw: Boolean |
):Boolean; |
Always True.
|
| Version 4.6 | Generated 2026-02-20 | Home |