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

TCMHintShow

Declaration

Source position: forms.pp line 1120

type TCMHintShow = record

  Msg: Cardinal;

  

  Reserved: WPARAM;

  

  HintInfo: PHintInfo;

  

  Result: LRESULT;

  

end;