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

EnableScrollBar

Enables or disables the arrows of a scroll bar control, or of the scroll bars of a window.

Declaration

Source position: winapih.inc line 87

function EnableScrollBar(

  Wnd: HWND;

  wSBflags: Cardinal;

  wArrows: Cardinal

):Boolean;


Version 3.2 Generated 2024-02-25 Home