sjmiles
sjmiles
About
- Username
- sjmiles
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
Note, the following change to the source resolves this problem: in: procedure TfrxSeriesItem.FillSeries(Series: TChartSeries); changing: for i := 0 to slx.Count - 1 do  if frxIsValidFloat(sly[i]) then   Series.Add(frxStrToFloat(sly[i]), …
-
Be careful about duplicate BPLs. Check windows\system32 and Delphi7\Projects\Bpl And make sure you only have one copy of each BPL.