Display Preferences
Vcl.XPMan.TXPManifest
From XE2 API Documentation
Delphi
TXPManifest = class(TComponent)
C++
class PASCALIMPLEMENTATION TXPManifest : public System::Classes::TComponent
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Vcl.XPMan.pas Vcl.XPMan.hpp |
Vcl.XPMan | Vcl.XPMan |
Description
TXPManifest is used to enable run-time themes in your application.
Add a TXPManifest component to your form to enable run-time themes in your application.
Note: You can also enable or disable run-time themes in your application by using the Enable runtime themes checkbox, which can be accessed by going to Project > Options > Application.