constructor Create(Stream: TStream; Position, Count: Int64);

 

Description

Create TScStreamInfo instance.

The Stream parameter is a reference to a TStream object that stores encapsulated data. The Stream property is set from the value of this parameter.

The Position parameter represents the offset into the Stream for reading the encapsulated data. The Position property is set from the value of this parameter.

The Count parameter represents the count in bytes of the encapsulated data. The Count property is set from the value of this parameter.

 

See also

Init

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support