[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 87

function EnableScrollBar(

  Wnd: HWND;

  wSBflags: Cardinal;

  wArrows: Cardinal

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.