Need to disable TChart Editor in VCL

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Krishna
Newbie
Newbie
Posts: 16
Joined: Mon Jun 12, 2006 12:00 am
Contact:

Need to disable TChart Editor in VCL

Post by Krishna » Thu Aug 03, 2006 7:12 am

Hi,

I am developing a VCL component using TChart.
The user can drop the new VCL component and during design time the user may set few properties which all the properties can not reset/ inialized.
I should disable the TChart Editor for this purpose, but all the properties should work through coding. The editor should not popup when it was doubleclicked during design time in new VCL.


Regards,
Kishore.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Aug 24, 2006 2:12 pm

Hi Kishore,

Sorry but we can not help further here. You should look at Component Writters Guide, included with Delphi's documentation, how to create component editors.

Also, if you plan to sell this component to other developers you should pay royalties to Steema Software. If that's your plan please contact our Sales Dept. at sales@steema.com.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply