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