Vcl.ScreenTips.TShowScreenTipEvent

提供: RAD Studio API Documentation
移動先: 案内検索

C++

typedef void __fastcall (__closure *TShowScreenTipEvent)(System::TObject* Manager, System::Classes::TBasicAction* Action, bool &ShowScreenTip);

プロパティ

種類 可視性 ソース ユニット
typedef public Vcl.ScreenTips.hpp Vcl.ScreenTips Vcl.ScreenTips

説明

OnShowScreenTip イベントの C++ 定義です。


TShowScreenTipEvent は、OnShowScreenTip イベントの C++ 定義を表します。詳細は、OnShowScreenTip のドキュメントを参照してください。

関連項目