Procedure type used in streaming.
Source position: classesh.inc line 984
type TStreamProc = procedure(
Stream: TStream
) of object;