Enables or disables the arrows of a scroll bar control, or of the scroll bars of a window.
Source position: winapih.inc line 87
function EnableScrollBar(
Wnd: HWND;
wSBflags: Cardinal;
wArrows: Cardinal
):Boolean;