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