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

TControlShowHintEvent

Declaration

Source position: controls.pp line 782

type TControlShowHintEvent = procedure(

  Sender: TObject;

  HintInfo: PHintInfo

) of object;