Vcl.Forms.TCustomActiveForm
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.