All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

rich-text-version Function

Summary

Identifies the version of RichEdit in use, on Microsoft Windows.

Package

capi

Signature

rich-text-version => result

Values
result
A keyword indicating the version of the RichEdit control in use.
Description

The function rich-text-version returns the version of RichEdit that is being used to implement rich-text-pane.

result is :rich-edit-2.0 if RichEdit 2.0 or newer is loaded. Otherwise result is :rich-edit-1.0.

rich-text-version is supported only on Microsoft Windows.

See also

rich-text-pane


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57