AxCtrls.TAdapterNotifier

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From AxCtrls.pas

TAdapterNotifier = class(TInterfacedObject)


Unit: AxCtrls

Type: class

Inherited Class Members: AxCtrls.TAdapterNotifier Members

Class Methods: AxCtrls.TAdapterNotifier Methods

Class Constructors & Destructors: AxCtrls.TAdapterNotifier Constructors

C++ Information

From AxCtrls.hpp

TAdapterNotifier = class(TInterfacedObject)


Unit: AxCtrls

Type: class

Inherited Class Members: AxCtrls.TAdapterNotifier Members

Class Methods: AxCtrls.TAdapterNotifier Methods

Class Constructors & Destructors: AxCtrls.TAdapterNotifier Constructors

Description

TAdapterNotifier provides the binding between a VCL type object and comparable OLE type object.


Descendants of TCustomAdapter use TAdapterNotifier to bind VCL utility objects (such as TFont) with corresponding OLE objects. For example, TFontAdapter uses TAdapterNotifier to bind a TFont object with an OLE font object.

See Also

Personal tools
Translations
Newest Version