API:Vcl.ScreenTips.TCustomScreenTipsManager.OnCreateScreenTip

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnCreateScreenTip: TCreateScreenTipEvent read FOnCreateScreenTip write FOnCreateScreenTip;

C++

__property TCreateScreenTipEvent OnCreateScreenTip = {read=FOnCreateScreenTip, write=FOnCreateScreenTip};

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.