As you said, it work well now.
thks.
Search found 12 matches
- Tue Nov 26, 2013 11:53 am
- Forum: VCL
- Topic: About KnobGauge
- Replies: 6
- Views: 7650
- Tue Nov 26, 2013 10:54 am
- Forum: VCL
- Topic: About KnobGauge
- Replies: 6
- Views: 7650
Re: About KnobGauge
TeeChart Pro v2013.08.130521 32bit VCL
Delphi 2007
Delphi 2007
- Tue Nov 26, 2013 9:20 am
- Forum: VCL
- Topic: About KnobGauge
- Replies: 6
- Views: 7650
Re: About KnobGauge
++++++ My code begin +++++++ unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, TeeGDIPlus, StdCtrls, ExtCtrls, TeeProcs, TeEngine, Chart, TeeEdit, TeeEditPro, TeeWorldSeries; type TForm1 = class(TForm) ChartEditor1: TChartEditor; Chart1: T...
- Sat Nov 23, 2013 9:20 am
- Forum: VCL
- Topic: About KnobGauge
- Replies: 6
- Views: 7650
About KnobGauge
This picture is the screen shot at runtime, how to show all edit page ?
- Mon Aug 26, 2013 7:21 am
- Forum: VCL
- Topic: How to show all tabs at runtime ?
- Replies: 2
- Views: 3841
Re: How to show all tabs at runtime ?
the test program
- Mon Aug 26, 2013 7:08 am
- Forum: VCL
- Topic: How to show all tabs at runtime ?
- Replies: 2
- Views: 3841
How to show all tabs at runtime ?
hi, my simple test program, the Chart Editor shows only two tabs at runtime, How to show all ?
- Sun Aug 25, 2013 5:49 am
- Forum: VCL
- Topic: Don't TeeStore.SaveChartToFile save all property-value ?
- Replies: 1
- Views: 3116
Don't TeeStore.SaveChartToFile save all property-value ?
hi, i want to save chart's property-value by TeeStore.SaveChartToFile and restore property-value by TeeStore.LoadChartFromFile, but, Only some property-value are stored. +++++++++ My Test Step begin ++++++++ Step 1: Run the program, the title's visible is true, and the legend's visible is true. Step...
- Wed Aug 21, 2013 4:37 pm
- Forum: VCL
- Topic: why is my datasource combobox's item only 4 ?
- Replies: 4
- Views: 5448
Re: why is my datasource combobox's item only 4 ?
please look the attachment.
- Tue Aug 20, 2013 2:05 pm
- Forum: VCL
- Topic: why is my datasource combobox's item only 4 ?
- Replies: 4
- Views: 5448
Re: why is my datasource combobox's item only 4 ?
Added to upload the test program files.
- Tue Aug 20, 2013 1:51 pm
- Forum: VCL
- Topic: why is my datasource combobox's item only 4 ?
- Replies: 4
- Views: 5448
why is my datasource combobox's item only 4 ?
My progrom's screenshots at design time. http://b166.photo.store.qq.com/psb?/d461b6b4-9e06-4c53-8767-7e3f9e7e1022/sf.z0qOpJ48ybLAvaLYTZYFKRrruPdIoibBNfvgsqSk!/b/dC3D.mK5FQAA&bo=6wKzAQAAAAADAH4! My program's screenshots at runtime. http://b165.photo.store.qq.com/psb?/d461b6b4-9e06-4c53-8767-7e3f9e7e1...
- Tue Aug 20, 2013 10:29 am
- Forum: VCL
- Topic: Why didn't translate?
- Replies: 2
- Views: 3535
Re: Why didn't translate?
waoooo, i am so stupid.
thk u.
thk u.
- Fri Aug 16, 2013 5:06 pm
- Forum: VCL
- Topic: Why didn't translate?
- Replies: 2
- Views: 3535
Why didn't translate?
hi, i write a simple program to test translation function. The popup window by "ChartEditor1.Execute" don't translate. who can tell me why and how to? =================== Main.pas ======================= unit Main; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Fo...