Vcl.Controls.TCustomHintWindow.HintParent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property HintParent: TCustomHint read FHintParent write FHintParent;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TCustomHintWindow

Description

TCustomHint associé à cette fenêtre de conseil.

HintParent est le TCustomHint associé à cette fenêtre de conseil.

Voir aussi