ImageEn, unit iexRichEdit |
|
TIERichEdit.SelAttributes
Declaration
property SelAttributes: TIETextAttributes;
Description
Specifies the attributes of the selection.
// Bold the selected text
IERichEdit1.SelAttributes.Bold := True;
See Also
◼DefAttributes◼WordAttributes◼Paragraph