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

THintEvent

Declaration

Source position: actnlist.pas line 149

type THintEvent = procedure(

  var HintStr: string;

  var CanShow: Boolean

) of object;