Vcl.ScreenTips.TScreenTipItem

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

System.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObjectTScreenTipItem

Delphi

TScreenTipItem = class(TCollectionItem)

C++

class PASCALIMPLEMENTATION TScreenTipItem : public System::Classes::TCollectionItem

プロパティ

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

説明

画面ヒント項目を表すクラスです。


TScreenTipItem は、アクションおよびリボンでないコンポーネントのヒントを表します。画面ヒントは TScreenTipsManager で管理されます。

関連項目