[Overview][Constants][Classes][Index] Reference for unit 'streamex' (#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: May 14 2021