Vcl.Controls.TCustomHintWindow.HintParent
Delphi
property HintParent: TCustomHint read FHintParent write FHintParent;
C++
__property TCustomHint* HintParent = {read=FHintParent, write=FHintParent};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TCustomHintWindow |
Description
TCustomHint associated with this hint window.
HintParent is the TCustomHint associated with this hint window.