Icon Initialize Method

procedure Initialize(const AValues: TIntegerArray)

Available In: Client and Server Applications

Use this method to initialize a set using an array of integer values representing the items that should be in the set.
Image