Class reference for the TCustomForm class.
Source position: forms.pp line 757
type TCustomFormClass = class of TCustomForm;
Used primarily in the implementation of window classes for the Lazarus IDE.
TCustomForm
The base type for TForm classes.