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

TControl.OnShowHint

Event Handler when a hint shall be shown.

Declaration

Source position: controls.pp line 1665

public property TControl.OnShowHint : TControlShowHintEvent
  read FOnShowHint
  write FOnShowHint;

See also

TControl.Hint

  

The text to show in the Hint window for this control.

#lcl.Controls.THintInfo

  

#lcl.Controls.TControlShowHintEvent

  

Handler type for OnShowHint.

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