I'm writting my own Tab Control component which is NOT a descendant of
Delphi's TabControl or PageControl. I'm writting it this way beacuse I
need it to be MDI windows switcher. Is there any way to make tabs look
as they look in windows? For example, in Win9x to look like original
PageControl tabs and in WinXP have Windows Style on them. Or maybe this
kind of component (free of charge) already exist? I'm using Delphi 7.