Icon Create Method

constructor Create(const AValues: TIntegerArray)

Available In: Client and Server Applications

Use this method to create a new instance of the TSet class. The AValues parameter is an array of integer values that will be used to initialize the set.
Image