Vcl.ScreenTips.TScreenTipsCollection

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

System.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTScreenTipsCollection

Delphi

TScreenTipsCollection = class(TCollection)

C++

class PASCALIMPLEMENTATION TScreenTipsCollection : public System::Classes::TCollection

プロパティ

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

説明

画面ヒント コレクションの管理に使用されるクラスです。


TScreenTipsCollection は、TScreenTipsManager(アプリケーションの画面ヒントを管理するもの)で使用される ScreenTipItem オブジェクトのコレクションを表します。

関連項目