Unit 'MyMisc' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_orpheus]

SetScrollRange

Declaration

Source position: mymisc.pas line 284

function SetScrollRange(

  hWnd: HWND;

  nBar: Integer;

  nMinPos: Integer;

  nMaxPos: Integer;

  bRedraw: BOOL

):BOOL;



CT Web help

CodeTyphon Studio