Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

tagScrollInfo

Declaration

Source position: lcltype.pp line 1204

type tagScrollInfo = record

  cbSize: UINT;

  

  fMask: UINT;

  

  nMin: Integer;

  

  nMax: Integer;

  

  nPage: UINT;

  

  nPos: Integer;

  

  nTrackPos: Integer;

  

end;



CT Web help

CodeTyphon Studio