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

TLMScroll

Declaration

Source position: lmessages.pp line 763

type TLMScroll = record

  Msg: Cardinal;

  

  UnusedMsg: Cardinal;

  

  ScrollCode: SmallInt;

  

  SmallPos: SmallInt;

  

  Unused: LongInt;

  

  ScrollBar: HWND;

  

  Result: LRESULT;

  

  Pos: LongInt;

  

end;

Description

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



CT Web help

CodeTyphon Studio