Vcl.ScreenTips.TScreenTipsPopup.Associate

From RAD Studio API Documentation

Delphi

property Associate: TControl read FAssociate write SetAssociate;

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. {{#multireplace:Vcl.ScreenTips.TScreenTipsPopup.Associate|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ScreenTips.TCustomScreenTipsPopup.Associate|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.ScreenTips.TCustomScreenTipsPopup.Associate|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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