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

THintEvent

Declaration

Source position: actnlist.pas line 155

type THintEvent = procedure(

  var HintStr: String;

  var CanShow: Boolean

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.