At run-time you can programmatically edit and manipulate the formatted text by using the Paragraph, SelAttributes, SelStart, SelLength, and SelText properties and the ClearSelection, FindText, and SelectAll methods. These are the same properties and methods associated with Delphi's TRichEdit control.
You should be able to use the paragraph property to change the text alingment (TParaAttributes.Alignment).
Cheers,
Jim Bennett Digital Metaphors
"Alexandre Dur?n Mertens - Departamento Desarrollo - Computer Soft, S.A."
Comments
At run-time you can programmatically edit and manipulate the formatted text
by using the Paragraph, SelAttributes, SelStart, SelLength, and SelText
properties and the ClearSelection, FindText, and SelectAll methods. These
are the same properties and methods associated with Delphi's TRichEdit
control.
You should be able to use the paragraph property to change the text
alingment (TParaAttributes.Alignment).
Cheers,
Jim Bennett
Digital Metaphors
"Alexandre Dur?n Mertens - Departamento Desarrollo - Computer Soft, S.A."
http://www.digital-metaphors.com
info@digital-metaphors.com