|
Text Items |
Top Previous Next |
|
Text Item Text item displays text in traditional (ANSI) or Unicode encoding. Style of this item type: >=0 (index in the TextStyles collection of the linked TRVStyle). Item of this collection (TFontInfo object) completely defines all properties of this text. Main properties of TFontInfo:
Text item cannot contain:
Methods of TCustomRichView The following viewer-style methods add item of this type to the end of the document:
The following viewer-style methods change text of the given item The following methods return text of the given item: Appending text from file/stream: Methods of TCustomRichViewEdit The following editor-style methods insert item of this type in the position of caret:
The following editor-style methods change text of the given item: The following methods return text of item at the position of caret: The following editor-style methods insert text from files in the position of caret: See Also... See also methods for copying and pasting, selecting text. Some of the methods above can insert tabulators as well. See also: classes for item types. |