Constructor TWPCustomRtfEdit.CreateDynamic

Unit: WPCTRMemo
Class: WPCTRMemo.TWPCustomRtfEdit

Description

This constructor creates a dynamic RTF-Engine. Please note that since it has no window handle the delayed reformat does not work. So the text will be never reformatted. Please make sure that you execute ReformatAll when, and only when, you need the text to be formatted.
C++Developers need to call the regular constructore and after that the function _MakeDynamic();