property ClipperCount: Integer;
Use ClipperCount when iterating over all the clippers of this object. The clippers of
this object are listed in the Clippers property array.
ClipperCount is a read-only property.
The value of ClipperCount is always 1 greater than the highest Clippers index, because the first Clippers index is 0.