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