Re: programmatically set msstyle
Put an XP manifest on your main form
--
Malcolm
Townsville, Australia
"Bob D." <bobd@xxxxxxx> wrote in message
news:474df44f@xxxxxxxxxxxxxxxxxxxxxxxxx
Hello,
i have a couple of questions
a) how can I enable XP themes instead of being disabled?
b) how can I change style of theme to an installed .msstyle file?
programmatically of course using Delphi 7.
Thanks
.
Relevant Pages
- Re: Delphi 4 Standard with XP(SP2). Window style changes on resize.
... blobby XP style reverts to something 3.1 and chunky and doesn't come back ... or put controls into a paneland manage the scrollbars ... or put a manifest with the exe which gives it the xp look to everything ... I had a hunt around and got hold of the Delphi 6 Personal from Borland along ... (alt.comp.lang.borland-delphi) - Re: progressbar reverse direction
... Delphi versions from 7 and on have a manifest VCL object. ... I'm not so lucky, I need to "include the XP manifest resource". ... Mike Lischke's free TThemeManager is what powers XP support in newer Delphi versions. ... (comp.lang.pascal.delphi.misc) - Re: progressbar reverse direction
... I'm using a version of of Delphi prior to 7. ... Delphi versions from 7 and on have a manifest VCL object. ... I need to "include the XP manifest resource". ... (comp.lang.pascal.delphi.misc) - Re: Button XP appearance
... didi wrote: ... shows how to include a manifest with your program. ... In Delphi 5 and Delphi 6, the TThemeManager component is required if your forms use any non-OS components -- the components that the OS does not paint for you. ... (alt.comp.lang.borland-delphi) - Re: Is it safe to use Mikes XP Theme manager in Delphi 6?
... >> Mike's component was the base for the one included in Delphi 7. ... >> are not infected by adding a manifest and therefore need an updated ... >> version the control or patching.. ... Thus a XP Theme Manager has to patch the standard Delphi ... (borland.public.delphi.thirdpartytools.general) |
|