Search found 1 match
- Sat Jul 30, 2005 1:58 pm
- Forum: VCL
- Topic: Problem with FormTeePanel
- Replies: 1
- Views: 2884
Problem with FormTeePanel
hello, i met with a problem which bothered me long time. The teechart version I used is 6.01. I want to use the formteepanel at normal size. But each time it was maxmized. I donot know the reasons. the below is the code: with TFormTeePanel.CreatePanel(self,TCustomTeePanelExtended(selectedchart)) do ...