This happened to me with a ThinkPad when I installed the latest version of the IBM wireless connection manager. Apparently, the newer version of the software required a different login procedure, and modified the XP login on its own - without any warning or questions! I removed the "update"...
I did this in D5 by defining an OnGetMarkText handler that overrides the default label with the custom value. See TChart help for more info.
Series.OnGetMarkText:= GetMarkText
....
procedure TNodeReportForm.GetMarkText(Sender: TChartSeries; ValueIndex: Integer; var MarkText: String);
begin...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.