procedure Init(Stream: TStream; Position, Count: Int64);

 

Description

Initializes the TScStreamInfo instance from the specified TStream object.

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.

 

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