Vcl.Forms.TCustomActiveForm

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Vcl.Forms.TCustomFormVcl.Forms.TScrollingWinControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomActiveForm

Delphi

TCustomActiveForm = class(TCustomForm)

C++

class PASCALIMPLEMENTATION TCustomActiveForm : public TCustomForm

Eigenschaften

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

Beschreibung

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.