Vcl.Forms.TCustomActiveForm

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TCustomActiveForm = class(TCustomForm)

C++

class PASCALIMPLEMENTATION TCustomActiveForm : public TCustomForm

Properties

Type Visibility Source Unit Parent
class public
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms Vcl.Forms

Description

TCustomActiveForm is the base class for Active Forms.

TCustomActiveForm is used in code that is generated automatically by the ActiveForm wizard. For more information, see Generating an ActiveX control based on a VCL form.