API:Vcl.ScreenTips.TCustomScreenTipsManager.OnShowScreenTip
Delphi
property OnShowScreenTip: TShowScreenTipEvent read FOnShowScreenTip write FOnShowScreenTip;
C++
__property TShowScreenTipEvent OnShowScreenTip = {read=FOnShowScreenTip, write=FOnShowScreenTip};
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. Please help us document this topic by using the Discussion page!