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