Vcl.ScreenTips.TScreenTipsPopup.Associate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Associate;

C++

__property Associate;

Properties

Type Visibility Source Unit Parent
property published
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips TScreenTipsPopup

Description

The control associated with the screen tip pop-up.

Vcl.ScreenTips.TScreenTipsPopup.Associate inherits from Vcl.ScreenTips.TCustomScreenTipsPopup.Associate. All content below this line refers to Vcl.ScreenTips.TCustomScreenTipsPopup.Associate.

The control associated with the screen tip pop-up.

Associate represents the control associated with the screen tip pop-up. The control is a non-ribbon control.

See Also