Search found 12 matches

by weichangmei
Tue Nov 26, 2013 11:53 am
Forum: VCL
Topic: About KnobGauge
Replies: 6
Views: 7604

Re: About KnobGauge

As you said, it work well now.

thks.
by weichangmei
Tue Nov 26, 2013 10:54 am
Forum: VCL
Topic: About KnobGauge
Replies: 6
Views: 7604

Re: About KnobGauge

TeeChart Pro v2013.08.130521 32bit VCL
Delphi 2007
by weichangmei
Tue Nov 26, 2013 9:20 am
Forum: VCL
Topic: About KnobGauge
Replies: 6
Views: 7604

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...
by weichangmei
Sat Nov 23, 2013 9:20 am
Forum: VCL
Topic: About KnobGauge
Replies: 6
Views: 7604

About KnobGauge

KnobGauge.png
KnobGauge.png (22.01 KiB) Viewed 7739 times
This picture is the screen shot at runtime, how to show all edit page ?
by weichangmei
Mon Aug 26, 2013 7:21 am
Forum: VCL
Topic: How to show all tabs at runtime ?
Replies: 2
Views: 3796

Re: How to show all tabs at runtime ?

the test program
by weichangmei
Mon Aug 26, 2013 7:08 am
Forum: VCL
Topic: How to show all tabs at runtime ?
Replies: 2
Views: 3796

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 ?
by weichangmei
Sun Aug 25, 2013 5:49 am
Forum: VCL
Topic: Don't TeeStore.SaveChartToFile save all property-value ?
Replies: 1
Views: 3092

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...
by weichangmei
Wed Aug 21, 2013 4:37 pm
Forum: VCL
Topic: why is my datasource combobox's item only 4 ?
Replies: 4
Views: 5408

Re: why is my datasource combobox's item only 4 ?

please look the attachment.
by weichangmei
Tue Aug 20, 2013 2:05 pm
Forum: VCL
Topic: why is my datasource combobox's item only 4 ?
Replies: 4
Views: 5408

Re: why is my datasource combobox's item only 4 ?

Added to upload the test program files.
by weichangmei
Tue Aug 20, 2013 1:51 pm
Forum: VCL
Topic: why is my datasource combobox's item only 4 ?
Replies: 4
Views: 5408

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...
by weichangmei
Tue Aug 20, 2013 10:29 am
Forum: VCL
Topic: Why didn't translate?
Replies: 2
Views: 3504

Re: Why didn't translate?

waoooo, i am so stupid.

thk u.
by weichangmei
Fri Aug 16, 2013 5:06 pm
Forum: VCL
Topic: Why didn't translate?
Replies: 2
Views: 3504

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...