Vcl.ScreenTips.TScreenTipsPopup.Associate

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Associate: TControl read FAssociate write SetAssociate;

C++

__property Associate;

Eigenschaften

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

Beschreibung

Das dem QuickInfo-Popup zugeordnete Steuerelement.

Vcl.ScreenTips.TScreenTipsPopup.Associate erbt von Vcl.ScreenTips.TCustomScreenTipsPopup.Associate. Der folgende Inhalt bezieht sich auf Vcl.ScreenTips.TCustomScreenTipsPopup.Associate.

Das dem QuickInfo-Popup zugeordnete Steuerelement.

Associate repräsentiert das dem QuickInfo-Popup zugeordnete Steuerelement. Das Steuerelement ist ein Nicht-Ribbon-Steuerelement.

Siehe auch