API:Vcl.ScreenTips.TCustomScreenTipsManager.OnScreenTipsLoaded

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnScreenTipsLoaded: TNotifyEvent read FOnScreenTipsLoaded write FOnScreenTipsLoaded;

C++

__property System::Classes::TNotifyEvent OnScreenTipsLoaded = {read=FOnScreenTipsLoaded, write=FOnScreenTipsLoaded};

Properties

Type Visibility Source Unit Parent
event public
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips TCustomScreenTipsManager

Description

Embarcadero Technologies does not currently have any additional information.