Vcl.AxCtrls.TActiveXControl.Control

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Control: TWinControl read FControl;

C++

__property Vcl::Controls::TWinControl* Control = {read=FControl};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls TActiveXControl

Beschreibung

Gibt die VCL-Implementierung des ActiveX-Steuerelements an.

Control ist das von TWinControl abgeleitete VCL-Steuerelement, welches das ActiveX-Steuerelement implementiert.