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

TLMScroll

Declaration

Source position: lmessages.pp line 745

type TLMScroll = record

  Msg: Cardinal;

  

  SmallPos: SmallInt;

  

  ScrollCode: SmallInt;

  

  ScrollBar: HWND;

  

  Result: LRESULT;

  

  Pos: LongInt;

  

end;

Description

TLMScroll does not have the same size as the VCL / Winapi counterpart.


Version 3.2 Generated 2024-02-25 Home