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