Search found 1 match
- Sun Apr 12, 2009 1:51 pm
- Forum: VCL
- Topic: TagCloud Bug
- Replies: 1
- Views: 1191
TagCloud Bug
I'm having serious issues with TagCloud Series. In my application I need to start with empty series. When I try to add first tag: Series1.AddTag('FirstTag', 1); exception occurs: "Invalid floating point operation". Error happens inside: TTagCloudSeries.GetTagFontSize(ValueIndex: Integer): Integer; f...