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