| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Write an unsigned 64-bit integer
Source position: classesh.inc line 1475
public procedure TAbstractObjectWriter.WriteUInt64(  | 
Value: QWord  | 
); virtual; abstract;  | 
WriteUInt64 must be overridden by descendant classes to write a 64-bit unsigned Value (valuetype vaQWord) to the stream.
None.
  | 
Write an unsigned 64-bit integer  |