Vector.EnableSubrange Method

procedure EnableSubrange;

Enables calls to Vector.SetSubRange.

Result: stored in self (calling object)

Remarks:

Enables calls to Vector.SetSubRange by removing the block set by Vector.DisableSubrange.