API:Vcl.AxCtrls.TActiveForm

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Vcl.Forms.TCustomActiveFormVcl.Forms.TCustomFormVcl.Forms.TScrollingWinControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentTActiveForm

Delphi

TActiveForm = class(TCustomActiveForm)

C++

class PASCALIMPLEMENTATION TActiveForm : public Vcl::Forms::TCustomActiveForm

Eigenschaften

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

Beschreibung

TCustomActiveForm ist die Basisklasse für Active Forms.

Vcl.AxCtrls.TActiveForm erbt von Vcl.Forms.TCustomActiveForm. Der folgende Inhalt bezieht sich auf Vcl.Forms.TCustomActiveForm.

TCustomActiveForm ist die Basisklasse für Active Forms.

TCustomActiveForm wird in Code verwendet, der automatisch vom ActiveForm-Experte erzeugt wird. Weitere Informationen finden Sie unter Ein ActiveX Steuerelement auf Basis eines VCL-Formulars erstellen.