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

TApplication.OnShowHint

Event handler for showing an Hint.

Declaration

Source position: forms.pp line 1605

public property TApplication.OnShowHint : TShowHintEvent
  read FOnShowHint
  write FOnShowHint;

See also

TApplicationHandlerType.ahtShowHint

  

Handler invoked on Hint becoming visible

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