Class type used to create new instances of TCustomFrame.
Source position: forms.pp line 321
type TCustomFrameClass = class of TCustomFrame;
TCustomFrame
The base type for TFrame.