frx2xto30.pas

In Delphi XE 4, every time I update your component I must resolve this problem... is this normal?

In the uses:
TeeProcs, TeEngine, Chart, Series
must be
VCLTee.TeeProcs, VCLTee.TeEngine, VCLTee.Chart, VCLTee.Series
and
3: m.DisplayFormat.FormatStr := LongDateFormat;
must be
3: m.DisplayFormat.FormatStr := FormatSettings.LongDateFormat;

regards.


Comments

  • gpigpi
    edited 11:04AM
    Fixed. Will be available in the next build 5.5.11

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.