Vcl.AxCtrls.TCustomAdapter.Create

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

Delphi

constructor Create;

C++

__fastcall TCustomAdapter();

プロパティ

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

説明

カスタムアダプタコントロールのインスタンスを構築します。

このクラスの下位オブジェクト(TFontAdapter や TPictureAdapter)以外にオブジェクトを作成しないでください。

関連項目