[Overview][Types][Procedures and functions][Variables][Index] |
Returns the minimum and maximum Position values of a ScrollBar.
Source position: winapih.inc line 316
function GetScrollRange( |
Handle: HWND; |
nBar: Integer; |
var lpMinPos: Integer; |
var lpMaxPos: Integer |
):Boolean; |
lazarus-ccr.sourceforge.net |