ImageEn, unit iexToolbars

TIERichEditToolbar.AttachedRichEdit

TIERichEditToolbar.AttachedRichEdit


Declaration

property AttachedRichEdit: TCustomRichEdit;


Description

Specify the TRichEdit or TIERichEdit that this toolbar controls.

Note: If you do not specify AttachedRichEdit, the first TIERichEdit on the form will be used. This will decrease performance.