TSRichViewEdit.ExternalRVStyle

Top  Previous  Next

Allows using an external TRVStyle component.

property ExternalRVStyle : TRVStyle;

By default, this property is not assigned (nil), and an internal TRVStyle component is used.

If you assign this property, you can use an external component. It is useful if you want to define properties of TRVStyle (such as styles) at design time.


ScaleRichView © Ilya Zelensky & Sergey Tkachenko