[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Class type used to create new instances of TCustomFrame.
Source position: forms.pp line 326
type TCustomFrameClass = class of TCustomFrame; |
|
The base type for TFrame. |