TFontInfos.InvalidItem

<< Click to display table of contents >>

TFontInfos.InvalidItem

This item is returned when accessing Items[ItemNo], if (ItemNo<0) or (ItemNo>=TFontInfos.Count)

property InvalidItem: TFontInfo;

(introduced in version 1.7)

This feature is for debugging, this situation should not occur.

Default value:

Default value has all properties Items[0], but red background and white text color.

See also:

TParaInfos.InvalidItem.