Using Lineeditor for my own settings dialog?

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
moelski
Advanced
Posts: 212
Joined: Mon Apr 23, 2007 12:00 am
Location: Germany
Contact:

Using Lineeditor for my own settings dialog?

Post by moelski » Wed Jun 27, 2007 1:52 pm

Hi !

Your Charteditor offers in many situations a small window called "Lineedit". You can set properties like style, color, width, and so on.

Is it possible to use this dialog directly? And how did I get the results or how must I setup the dialog to "work" directly with a line? I´m writing my own simple settings dialog for FastLineSeries. And it would be a great help if I could use your available line edit dialog.

moelski
Advanced
Posts: 212
Joined: Mon Apr 23, 2007 12:00 am
Location: Germany
Contact:

Post by moelski » Fri Jun 29, 2007 5:28 am

Ok ok ...
LinePen Property

I´ll keep on learning :D

xxxxxx
Advanced
Posts: 128
Joined: Tue Jun 19, 2007 12:00 am
Location: Russia
Contact:

Re: Using Lineeditor for my own settings dialog?

Post by xxxxxx » Sat Jul 07, 2007 2:49 pm

9349911 wrote:Is it possible to use this dialog directly? ...
Hi, Dominik!
Point your attention to the unit EditChar and procedure EditSeries.
Regards, Alexander

Post Reply