RAD Studio VCL Reference
|
This is namespace AxCtrls.
Name |
Description |
The following table lists classes in this documentation. | |
The following table lists interfaces in this documentation. | |
The following table lists functions in this documentation. | |
The following table lists structs, records, enums in this documentation. | |
The following table lists types in this documentation. | |
The following table lists constants in this documentation. |
|
Name |
Description |
![]() |
TActiveForm is the base class for a VCL Form exposed as an ActiveX control. TActiveForm represents a form that is created by a class factory (in Delphi) or using the Active Template Library (C++) and used as an ActiveX control in ActiveX host applications. | |
![]() |
A COM object which provides the interfaces necessary to support an ActiveX control. | |
![]() |
The ActiveFormFactory object is the class factory for TActiveForm. | |
![]() |
TActiveXControl is an abstract class that provides the functionality to embed a VCL control into an ActiveX Container window. | |
![]() |
TActiveXControlFactory is the factory class for ActiveX control objects. | |
![]() |
TActiveXPropertyPage represents a COM object that provides the interfaces for supporting an ActiveX property page. | |
![]() |
TActiveXPropertyPageFactory implements a COM factory for an ActiveX property page. | |
![]() |
TAdapterNotifier provides the binding between a VCL type object and comparable OLE type object. | |
![]() |
TConnectionPoint implements the IConnectionPoint interface for a single outgoing interface. | |
![]() |
TConnectionPoints implements the IConnectionPointContainer interface for a COM object that generates events on clients. | |
![]() |
TCustomAdapter is a base class for objects that bind VCL objects to COM interfaces. | |
![]() |
TFontAdapter is a helper class used to connect a TFont object to an OLE font object. | |
![]() |
TOleGraphic is a wrapper for an OLE graphical interface. | |
![]() |
TOleStream reads and writes information over a streaming interface that is provided by an OLE object. | |
![]() |
TPictureAdapter connects a native TPicture object to an OLE picture object. | |
![]() |
TPropertyPage is the base class for controls that represent an ActiveX control's property page. | |
![]() |
TPropertyPageImpl implements the IPropertyPage interface to provide the interfaces needed to support an ActiveX property page. | |
![]() |
TReflectorWindow ensures that ActiveX controls respond properly to Windows messages. | |
![]() |
TStringsAdapter is a helper class used to allow a TStrings object to implement an IStrings interface for use with OLE. |
Name |
Description |
This is constant AxCtrls.Class_DColorPropPage. | |
This is constant AxCtrls.Class_DFontPropPage. | |
This is constant AxCtrls.Class_DPicturePropPage. | |
This is constant AxCtrls.Class_DStringPropPage. |
|
Name |
Description |
![]() |
Fills a TStringList will all the property names and DispIDs in a specified IDispatch interface. | |
![]() |
Creates an OLE font object that is directly mapped to a native TFont. | |
![]() |
Creates an OLE picture object that is directly mapped to a native TPicture. | |
![]() |
Implements a TStrings object as an IStrings interface for use by OLE objects. | |
![]() |
Provides a temporary parent window for ActiveX controls when the container is not ready to act as a parent. | |
![]() | ||
![]() | ||
![]() |
Uses an IStrings interface to assign the contents of a TStrings object. |
|
Name |
Description |
![]() |
This is class AxCtrls.IAmbientDispatch. | |
![]() |
This is class AxCtrls.IFontAccess. | |
![]() |
This is class AxCtrls.IPictureAccess. |
|
Name |
Description |
![]() |
This is record AxCtrls.TConnectionKind. |
Name |
Description |
This is type AxCtrls.TActiveFormClass. | |
This is type AxCtrls.TActiveXControlClass. | |
This is type AxCtrls.TDefinePropertyPage. | |
This is type AxCtrls.TPropertyPageClass. |
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|