API:Vcl.DBOleCtl.TDBOleControl

提供:RAD Studio API Documentation

TDBOleControlVcl.OleCtrls.TOleControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TDBOleControl = class(TOleControl)

C++

class PASCALIMPLEMENTATION TDBOleControl : public Vcl::Olectrls::TOleControl

プロパティ

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

説明

TOleControl は ActiveX コントロールが派生する基本クラスです。 Vcl.DBOleCtl.TDBOleControl は Vcl.OleCtrls.TOleControl を継承しています。以下の内容はすべて Vcl.OleCtrls.TOleControl を参照しています。

TOleControl は ActiveX コントロールが派生する基本クラスです。

TOleControl は TWinControl クラスから派生し,ActiveX コントロールを使用するために必要な COM との対話を処理します。ほとんどのアプリケーションでは,このクラスからコンポーネントを明示的に派生させる必要はありません。

関連項目