Page 1 of 1

TMarksTipTool.Format.TextAlignment=taLeftJustify not stored

Posted: Wed Apr 05, 2017 10:02 pm
by 16579733
TMarksTipTool.Format.TextAlignment=taLeftJustify is not stored in .dfm instead taCenter is used when the application is compiled or the form is reopened in the IDE

Use the attached application (ChartTool1) for testing it.

Re: TMarksTipTool.Format.TextAlignment=taLeftJustify not stored

Posted: Fri Apr 07, 2017 10:12 am
by yeray
Hello,

The Alignment combobox in the TTextShapeEditor modifies the Alignment property, not the TextAlignment.
The TextAlignment can be modified in the Text tab in the TextShapeEditor, but his tab is hidden in the TMarksTipToolEdit.