Unit 'DBCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TDBCustomNavigator.HintsChanged

HintsChanged - calls UpdateHints.

Declaration

Source position: dbctrls.pp line 1387

protected procedure TDBCustomNavigator.HintsChanged(

  Sender: TObject

); virtual;

Arguments

Sender

  

Object for the event notification.

See also

UpdateHints

  

UpdateHints - reloads the default hints and modifies any that have been changed.