[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.
|
The base type for TForm classes. |