Unit 'streamex' Package
[Overview][Constants][Classes][Index] [#fcl]

TDelphiWriter.WriteValue

Write value type.

Declaration

Source position: streamex.pp line 82

public procedure TDelphiWriter.WriteValue(

  Value: TValueType

);

Arguments

Value

  

Value to write to stream.

Description

WriteValue overrides the same method in TWriter to force the use of the TBidirBinaryObjectWriter methods, which update the position of the stream.

See also

TBidirBinaryObjectWriter

  

Binary component stream writer with BiDi support.


Documentation generated on: Jul 24 2023