Class TLQTStreamWriteHelper

Unit

Declaration

type TLQTStreamWriteHelper = class(TObject)

Description

TLQTStreamWriteHelper an internal helper for the writing of the LengthField

Hierarchy

Overview

Methods

Public procedure WriteLengthField;
Public constructor Create(const AStream : TStream);
Public destructor Destroy; override;

Properties

Public property LengthFieldPosition : Int64 read FLengthFieldPosition;

Description

Methods

Public procedure WriteLengthField;
 
Public constructor Create(const AStream : TStream);
 
Public destructor Destroy; override;
 

Properties

Public property LengthFieldPosition : Int64 read FLengthFieldPosition;
 

Generated by PasDoc 0.16.0.