Vcl.ScreenTips.TDisplayOffset.Control

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

Delphi

property Control: TControl read FControl write FControl;

C++

__property Vcl::Controls::TControl* Control = {read=FControl, write=FControl};

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips TDisplayOffset

説明

ポップアップ ウィンドウを表示するコントロール。

Control は、画面ヒント処理が発生しているコントロールを表します。

関連項目