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

TApplication.OnHint

Event handler when a hint is requested.

Declaration

Source position: forms.pp line 1603

public property TApplication.OnHint : TNotifyEvent
  read FOnHint
  write FOnHint;

See also

TApplicationHandlerType.ahtHint

  

Handler invoked on Hint request

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