TBinaryObjectReader.ReadSet

Read a set

Declaration

Source position: classesh.inc line 1461

public 
  function ReadSet(EnumType: Pointer) : Integer;  Override;

Description

ReadSet reads a set from a binary stream.

This method is simply the implementation for a binary stream of the abstract method introduced in TAbstractObjectReader