<< Click to display table of contents >> TParaInfos.InvalidItem |
This item is returned when accessing Items[ItemNo], if (ItemNo<0) or (ItemNo>=TParaInfos.Count)
property InvalidItem: TParaInfo;
(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 (LeftIndent,SpaceBefore,RightIndent,SpaceAfter)=(1,1,1,1) and red border.
See also
▪TFontInfos.InvalidItem.