[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#lcl)

EnableScrollBar

Enables or disables the arrows of a scrollbar control, or of the scrollbars of a window.

Declaration

Source position: winapih.inc line 86

function EnableScrollBar(

  Wnd: HWND;

  wSBflags: Cardinal;

  wArrows: Cardinal

):Boolean;