Customize TeePenDlg?

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
jogi
Newbie
Newbie
Posts: 5
Joined: Tue Aug 16, 2005 4:00 am

Customize TeePenDlg?

Post by jogi » Mon Jul 31, 2006 6:24 pm

Is it possible to customize an TeePenDlg?

i.e. if I do not need the ColorButton or the cbVisible, or I'd like to sett a custom Form.Caption?

If not: are there any better tools to change penStyle?

Thanks
Jogi

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Tue Aug 01, 2006 9:23 am

Hi Jogi,

you will be able to customize it if you have the source code version. Customizing as your own and then recompiling and reinstalling the TeeChart Pro components.
If not: are there any better tools to change penStyle?
With a dialog, the only way is by using the TeePenDlg. But you can always create a custom dialog with only the properties you want to be available.

jogi
Newbie
Newbie
Posts: 5
Joined: Tue Aug 16, 2005 4:00 am

Post by jogi » Tue Aug 01, 2006 9:49 am

Thanks for your fast answer.

Unfortunatelly I do not own the source code...

But one more Question.
What sense does the TeePenDlg.ShowControls() procedure make if the controls are not published?

Thank you.

Post Reply