-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
completedWork has been completed on this issue and changes have been committed to `develop` branch..Work has been completed on this issue and changes have been committed to `develop` branch..refactoringThis issue requires refactoring only, not a change in functionalityThis issue requires refactoring only, not a change in functionality
Description
This unit has several RTF***
routines that could do with grouping together in a TRTF
record w/ methods.
But, TRTF
is currently used to encapsulate RTF markup. So rename TRTF
as TRTFMarkup
or TRTFCode
.
The unit also contains TRichEditHelper
which contains a single method to help loading RTF code into a RichEdit control. This doesn't sit well here. Perhaps it would be better if moved to its own unit, and maybe converted into a class helper.
Metadata
Metadata
Assignees
Labels
completedWork has been completed on this issue and changes have been committed to `develop` branch..Work has been completed on this issue and changes have been committed to `develop` branch..refactoringThis issue requires refactoring only, not a change in functionalityThis issue requires refactoring only, not a change in functionality