Search found 2 matches
- Tue May 24, 2005 9:16 am
- Forum: VCL
- Topic: TeeFunction on a TabSheet
- Replies: 3
- Views: 4344
Correction
Apparently it was a conflict with a third-party spinedit control. Problem resolved, sorry for the inconvenience.
- Mon May 23, 2005 4:01 pm
- Forum: VCL
- Topic: TeeFunction on a TabSheet
- Replies: 3
- Views: 4344
TeeFunction on a TabSheet
I'm attempting to create a teechart with a moving average function. If I place it on a form directly, it works fine. However, if I place it on a panel of a TabSheet and try and change the positions (TeeFunction1.Position := 13), I get an access violation. Any ideas?