Vcl.ScreenTips.TDisplayOffset.Control

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Control: TControl read FControl write FControl;

C++

__property Vcl::Controls::TControl* Control = {read=FControl, write=FControl};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips TDisplayOffset

Beschreibung

Das Steuerelement für das das Popup-Fenster angezeigt wird.

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

Siehe auch