ImageEn, unit iexRichEdit |
|
TIERichEdit.DefAttributes
Declaration
property DefAttributes: TIETextAttributes;
Description
Specifies the default attributes.
// Set the default size of the text
IERichEdit1.DefAttributes.Size := 12;
See Also
◼SelAttributes◼WordAttributes◼Paragraph