Vcl.Controls.TCustomHintWindow.HintParent

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

Delphi

property HintParent: TCustomHint read FHintParent write FHintParent;

C++

__property TCustomHint* HintParent = {read=FHintParent, write=FHintParent};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TCustomHintWindow

説明

ヒント ウィンドウに関連付けられた TCustomHint

HintParent は、ヒント ウィンドウに関連付けられた TCustomHint です。

関連項目