|
Labels |
Top Previous Next |
|
"Label" is a non-text item looking like text. It does not support Unicode and cannot be wrapped (always displayed on one line). Class for this item type is TRVLabelItemInfo (see for detailed information). Style of this item type: rvsLabel (-200) Related Properties of TRVStyle
Methods of TCustomRichView The following viewer-style method adds item of this type to the end of the document:
The following method returns TRVLabelItemInfo object Methods of TCustomRichViewEdit The following editor-style method inserts item of this type in the position of caret:
The following method returns TRVLabelItemInfo object at the position of caret: |