Vcl.Controls.TCustomHintWindow.HintParent
Delphi
property HintParent: TCustomHint read FHintParent write FHintParent;
C++
__property TCustomHint* HintParent = {read=FHintParent, write=FHintParent};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TCustomHintWindow |
Beschreibung
Der diesem Hinweisfenster zugeordnete TCustomHint.
HintParent ist der diesem Hinweisfenster zugeordnete TCustomHint.