[Overview][Classes] | Reference for unit 'streamex' (#fcl) |
Write value type
Source position: streamex.pp line 57
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 |
No notes exist for this page yet.