Vcl.ScreenTips.TScreenTipsWindow.HintControl

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property HintControl: TControl read FHintControl write FHintControl;

C++

__property Vcl::Controls::TControl* HintControl = {read=FHintControl, write=FHintControl};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips TScreenTipsWindow

Beschreibung

Das Steuerelement für das die QuickInfo-Verarbeitung auftritt.

HintControl repräsentiert das Steuerelement für das die QuickInfo-Verarbeitung auftritt.

Siehe auch