Vcl.AxCtrls.TActiveXPropertyPage

Delphi
TActiveXPropertyPage = class(TComObject, IPropertyPage, IPropertyPage2)
C++
class PASCALIMPLEMENTATION TActiveXPropertyPage : public System::Win::Comobj::TComObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Vcl.AxCtrls.pas Vcl.AxCtrls.hpp |
Vcl.AxCtrls | Vcl.AxCtrls |
Description
TActiveXPropertyPage represents a COM object that provides the interfaces for supporting an ActiveX property page.
This class is used internally by the TPropertyPage control to provide a bridge between a Delphi C++Builder form and the ActiveX property page API.