Vcl.ScreenTips.TCustomScreenTipsManager.DoScreenTipsLoaded
Delphi
procedure DoScreenTipsLoaded; virtual;
C++
virtual void __fastcall DoScreenTipsLoaded(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | Vcl.ScreenTips.pas Vcl.ScreenTips.hpp | Vcl.ScreenTips | TCustomScreenTipsManager | 
Description
OnScreenTipsLoaded event dispatcher.
Override the protected DoScreenTipsLoaded method to provide responses, in addition to those provided when calling the OnScreenTipsLoaded event handler, when a screen tip is loaded.