TClrForm Class
TClrForm represents a standard Delphi application window (form).
TInterfacedObject
CNClrLib.Control.Base.TClrForm
CNClrLib.Control.Base.TClrForm
type TClrForm = class(TInterfacedObject, IOleForm, IOleWindow, IVCLFrameForm) end;
The TClrForm type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | Create(TCustomForm) | Initializes a new instance of the TClrForm class. |
![]() | Destroy | Represents the destructor of the TClrForm class. |