Vcl.AxCtrls.TActiveForm.ActiveFormControl

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ActiveFormControl: TActiveFormControl read FActiveFormControl;

C++

__property TActiveFormControl* ActiveFormControl = {read=FActiveFormControl};

Eigenschaften

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

Beschreibung

Ist ein Zeiger auf das ActiveFormControl-Objekt.

Mit ActiveFormControl greifen Sie auf das Objekt zu, das alle ActiveX-Schnittstellen für dieses ActiveForm implementiert. ActiveFormControl creates the TActiveForm object.