Search found 6 matches
- Wed Oct 21, 2009 1:45 pm
- Forum: VCL
- Topic: TeeStore is not removed from debug path
- Replies: 10
- Views: 8978
Re: TeeStore is not removed from debug path
I do not think that this is a bug in Delphi 2010 instlalation. Following files TeeFilters.dcu TeeFiltersEditor.dcu TeeStore.dcu present both in lib and lib\debug folders but they are different. Files in lib\debug are larger as they contain debug info (as expected). So I do not see any reason to repo...
- Wed Oct 21, 2009 10:48 am
- Forum: VCL
- Topic: TeeStore is not removed from debug path
- Replies: 10
- Views: 8978
Re: TeeStore is not removed from debug path
I discovered that 3 files in $(BDS)\lib\debug folder never moved during installation of TeeChart 8.06 for Delphi 2010. TeeFilters.dcu TeeFiltersEditor.dcu TeeStore.dcu I tested this on 3 different machines and they always stay after installing Pro version. And I never got any warning during installa...
- Fri Mar 30, 2007 12:36 pm
- Forum: VCL
- Topic: Access Violation in TeeChart v7.08
- Replies: 3
- Views: 4056
I post my files at news://www.steema.net/steema.public.attachments newsgroup "Access Violation in TeeChart v7.08 (Test Project)"
- Fri Mar 30, 2007 11:50 am
- Forum: VCL
- Topic: Access Violation in TeeChart v7.08
- Replies: 3
- Views: 4056
Access Violation in TeeChart v7.08
I used TeeChart v7.08 Win32 for Delphi 2006. Sometimes Access Violation appears. I analysed the nature of this error and prepare small Test Project to reproduce it. But I don't found, how I can sand it. -------- Problem consists in the following: 1. TeeChart Owner component is destroyed. 2. TeeChart...
- Fri Dec 01, 2006 8:54 am
- Forum: VCL
- Topic: Sorting problem at Summary Data Source
- Replies: 3
- Views: 3819
- Fri Dec 01, 2006 8:32 am
- Forum: VCL
- Topic: Sorting problem at Summary Data Source
- Replies: 3
- Views: 3819
Sorting problem at Summary Data Source
When I use Summary Data Source then I have problem with Sort By field.
When set Sort By Calculation Ascending then Series is sorted but when I again open tab Data Source for this Series then in the field "Sort By" I see "none".
Probably you have a bug with combobox in Editor form.
When set Sort By Calculation Ascending then Series is sorted but when I again open tab Data Source for this Series then in the field "Sort By" I see "none".
Probably you have a bug with combobox in Editor form.