ImageEn, unit iemview

TImageEnMView.OnGetHint

TImageEnMView.OnGetHint


Declaration

property OnGetHint: TIEGetHintEvent;


Description

Occurs whenever a hint is displayed to the user. It can be used to add or customize a hint.

Note: If you use OnGetHint to customize hints, do not use TImageEnMView.Hint to set a default hint.

Also see: ShowThumbnailHint