Class type used to create new TForm instances.
Source position: forms.pp line 956
type TFormClass = class of TForm; |
Class type used to create new TForm instances. Used in the CustomForm package to register a custom form type, unit, or package.
|
Implements a form used in an LCL application. |
| Version 4.6 | Hosted on Source Forge |