|
TFontInfo |
Top Previous Next |
|
This is a text style. It defines attributes of text items in TRichView, TRichViewEdit, TDBRichView, TDBRichViewEdit controls. This is an item in the collection of TRVStyle.TextStyles. The class of the collection itself is TFontInfos. Unit RVStyle. Syntax TFontInfo = class(TCustomRVFontInfo) Hierarchy TObject TPersistent TCollectionItem Properties The most of properties are inherited from TCustomRVFontInfo. The new properties are:
Methods IsEqual compares this text style with another one. You can use Assign method to assign:
See Also
|