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

THelpEvent

Type of an OnHelp event handler.

Declaration

Source position: forms.pp line 399

type THelpEvent = function(

  Command: Word;

  Data: PtrInt;

  var CallHelp: Boolean

):Boolean of object;

Arguments

CallHelp

  

False means: do not show any help.

Function result

False means: use the default procedure