Global Variables and Typed Constants
Editing, Caret
▪RichViewEditCaretWidth: Integer; ▪RichViewEditCaretHeightExtra: Integer; ▪RichViewEditMaxCaretHeight: Integer. ▪RichViewEditMinCaretHeight: Integer. Editing, Other
▪RichViewEditDefaultProportionalResize: Boolean; ▪RichViewEditEnterAllowsEmptyMarkeredLines: Boolean; ▪RichViewUnicodeInput: TRichViewUnicodeInput; ▪RichViewTableAutoAddRow: Boolean. Saving and Loading
▪RichViewSavePInHTML: Boolean; ▪RichViewSaveDivInHTMLEx: Boolean; ▪RichViewSavePageBreaksInText: Boolean; ▪RichViewDoNotCheckRVFStyleRefs: Boolean; ▪RichViewResetStandardFlag: Boolean; ▪ ▪RichViewPixelsPerInch: Integer. Tables
▪RichViewTableAutoAddRow: Boolean; ▪RichViewTableGridStyle2: TPenStyle; ▪RichViewTableGridStyle: TPenStyle; ▪RichViewTableGridColor: TColor; ▪RichViewAllowCopyTableCells: Boolean. Formatting and Displaying
▪RichViewSafeFormatting:Boolean; ▪RichViewShowGhostSpaces: Boolean; ▪RVVisibleSpecialCharacters: TRVSpecialCharacters. Printing
▪RichViewPixelsPerInch: Integer; ▪RichViewAlternativePicPrint: Boolean. Live spelling check
▪RichViewApostropheInWord: Boolean. Other
▪RichViewCompareStyleNames: Boolean.
Global Functional Variables
▪RVIsCustomURL: TCustomRVIsURLFunction; ▪RV_AfterImportGraphic: TRV_AfterImportGraphicsProc.
Constants
▪rvs*** constants; ▪Constants and variables related to Clipboard.
|