ClipperCount
Applies to

TDirectDraw

Declaration

property ClipperCount: Integer;

Description

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.

Note

The value of ClipperCount is always 1 greater than the highest Clippers index, because the first Clippers index is 0.