Vcl.AxCtrls.TActiveXPropertyPage

提供: RAD Studio API Documentation
移動先: 案内検索

System.Win.ComObj.TComObjectSystem.TObjectTActiveXPropertyPage

Delphi

TActiveXPropertyPage = class(TComObject, IPropertyPage, IPropertyPage2)

C++

class PASCALIMPLEMENTATION TActiveXPropertyPage : public System::Win::Comobj::TComObject

プロパティ

種類 可視性 ソース ユニット
class public
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls Vcl.AxCtrls

説明

TActiveXPropertyPage は,ActiveX プロパティページをサポートするためのインターフェースを提供する COM オブジェクトを表します。

このクラスは,DelphiC++Builder フォームと ActiveX プロパティページ API とのブリッジを提供するために TPropertyPage が内部的に使用します。

関連項目