Callback type when reading a component from a stream.
Source position: classesh.inc line 1847
type TReadComponentsProc = procedure(
Component: TComponent
) of object;