Vcl.ScreenTips.TAssociateItem

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTAssociateItem

Delphi

TAssociateItem = class

C++

class PASCALIMPLEMENTATION TAssociateItem : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Vcl.ScreenTips.pas
Vcl.ScreenTips.hpp
Vcl.ScreenTips Vcl.ScreenTips

Description

Class for the controls associated with pop-up screen tips.

TAssociateItem holds the TScreenTipsPopup component and the control it is associated with.

See Also