ImageEn, unit iexToolbars |
|
TIERichEditToolbar.AttachedRichEdit
Declaration
property AttachedRichEdit: TCustomRichEdit;
Description
Specify the TRichEdit or
TIERichEdit that this toolbar controls.
You can also specify a
TImageEnView to enable editing of the active
text layer.
Note: If you do not specify AttachedRichEdit, the first TIERichEdit on the form will be used. This will decrease performance.