|
TRVFReaderStyleMode Type |
Top Previous Next |
|
Unit RVStyle; type TRVFReaderStyleMode = (rvf_sIgnore, rvf_sInsertMap, rvf_sInsertMerge) Defines mode for loading collection of styles from RVF (if they are contained there, see rvfoSaveTextStyles and rvfoSaveParaStyles RVFOptions). This is a type of the following properties of TCustomRichView:
You should be careful with the last two modes: it's recommended to use them only if TRVStyle component is used exclusively by the given TRichView[Edit]. Loading operations include:
Insertion operations include:
| ||||||||||||||||||||||||