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

tagHELPINFO

Declaration

Source position: lcltype.pp line 1389

type tagHELPINFO = record

  cbSize: DWORD;

  

  iContextType: Integer;

  

  iCtrlId: Integer;

  

  hItemHandle: THandle;

  

  dwContextId: DWORD;

  

  MousePos: TPOINT;

  

end;


Version 3.2 Generated 2024-02-25 Home