JEDI Controls --> JVCL Globus 2 --> TJvgTabControl or TJvgPageControl
will let you modify the properties of the selected tab, and other tabs,
though I don't see anything obvious that will let you set each
individual tab at a quick glance, but this may get you a little closer,
or you could build from the base of TJvgPageControl and adapt the code
for a custom component...

-Patrick


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Nesler, Thomas J
Sent: Tuesday, August 08, 2006 5:30 PM
To: Borland's Delphi Discussion List
Subject: Tab Control Color for Each Tab

Hello!
 
I have an application that is entering data into a Grid which is
controlled by a TabControl.  When the user clicks on the tab, the
matching grid column is brought to focus.  This works well.  But I would
like to highlight individual tabs which have errors by changing the Tab
color of the Tab.  If I can't do this, I would like to change the Font
Color of the Tab.
 
Does anyone know how to access this property?  if not, is there a Tab
control which does?
 
Thanks for your input!
 
Tom Nesler
Live long!...   Code Well!...   and Prosper!...   V
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi


_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to