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

tagHELPINFO

Declaration

Source position: lcltype.pp line 1392

type tagHELPINFO = record

  cbSize: DWORD;

  

  iContextType: Integer;

  

  iCtrlId: Integer;

  

  hItemHandle: TLCLHandle;

  

  dwContextId: DWORD;

  

  MousePos: TPOINT;

  

end;

Version 4.6 Hosted on Source Forge