[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TBinaryObjectWriter.WriteSet

Writes a set value to the stream.

Declaration

Source position: classesh.inc line 1056

public procedure TBinaryObjectWriter.WriteSet(

  Value: LongInt;

  SetType: Pointer

); override;