Search found 3 matches

by werner
Tue Oct 30, 2007 8:09 am
Forum: VCL
Topic: installation: file not found + wrong QReport tab
Replies: 2
Views: 2929

typ mistake,must be :
......
I solved this with:
- TeeRecompile WITHOUT option [ ] install into IDE
......
by werner
Mon Oct 29, 2007 2:51 pm
Forum: VCL
Topic: Language - change at runtime - load language file
Replies: 1
Views: 2795

Language - change at runtime - load language file

I can change the languages at runtime using: TeeSetxxxx() where xxxx is the language. Not knowing what language the user like to set, I need to include all supported languages.pas files, wich seem to me a overhead. Is there a way I could load a language file dynamically when using the TeeChart. Exam...
by werner
Mon Oct 29, 2007 2:40 pm
Forum: VCL
Topic: installation: file not found + wrong QReport tab
Replies: 2
Views: 2929

installation: file not found + wrong QReport tab

D2006 - Teechart 8.01 source 1. Installation or TeeRecompile with option [x] install into IDE gives error : 'File not found' ERROR I solved this with: - TeeRecompile with optins [x] install into IDE - changed Tee8QRED10.dpk - changed name ..QR4RunD2006 - changed DclTee8QR4D10.dpk - changed name ..Dc...