FourCCCodeCount
Applies to

TDirectDraw

Declaration

property FourCCCodeCount: Integer;

Description

Returns the number of codes supported.  The codes are listed in the FourCCCodes property array.
FourCCCodeCount is a read-only property.

Note

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