Is it possible to make Aero Glass Effect of form and other components in Windows XP using DelphiXE2. If so please tell me how?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
You can't use the Aero Style under Windows XP, the Aero Style is part of the DWM(Desktop Window Manager ) which was introduced in Windows Vista, the only option is use a skin library which simulate this look and feel, so try using a library like the AlphaControls Lite Edition components. (Delphi XE2 include a skin library called Vcl Styles, but this doesn't support advanced visualization effects like alpha blending and layered/transparent windows) |
|||
|
|