[Overview][Constants][Classes][Index] |
Write value type
Source position: streamex.pp line 82
public procedure TDelphiWriter.WriteValue( |
Value: TValueType |
); |
Value |
|
Value to write to stream |
WriteValue overrides the same method in TWriter to force the use of the TBidirBinaryObjectWriter methods, which update the position of the stream.
|
Binary component stream writer with BiDi support |