[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns all or selected information about a ScrollBar.
Source position: winapih.inc line 142
public function TWidgetSet.GetScrollInfo( |
Handle: HWND; |
SBStyle: Integer; |
var ScrollInfo: TScrollInfo |
):Boolean; virtual; |
Handle |
|
The handle of a ScrollBar, or of a window containing scrollbars. |
SBStyle |
|
The ScrollBar kind. |
ScrollInfo |
|
Receives the values indicated in fMask. |
False on failure.
|
Sets (selected) parameters of a scroll bar. |
Version 4.0 | Generated 2025-05-03 | Home |