Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 May : Win XP Like
| Subject: | Win XP Like |
| Posted by: | "TMA" (tmasoftwar..@ig.com.br) |
| Date: | Sat, 28 May 2005 09:34:45 |
Hi,
I just downloaded a demo application from the web and whenever I run it, it
goes into that windows xp-like style. Like those frames and buttons from the
System Properties tab sheet.
Since this is not the purpose of the demo I downloaded and that I couldn't
find anything into the Form.OnCreate event handler nor into the Form's
properties at design time that would control the appearence of these items,
I assume that there must be a very easy way to make my forms look like this.
And that's what I'd like to find out.
The form looks exactly like any other application at design time, even the
controls I add to this main form (TBitBtn or TButton, TGroupBox, etc) assume
this new look.
Could anyone help me with this?