RAD Studio VCL Reference
|
Determines whether the application containing the link label supports themes.
function UseThemes: Boolean; virtual;
virtual __fastcall Boolean UseThemes();
The UseThemes method returns the value True if the application has themes enabled, or False otherwise. You can check or uncheck "Enable runtime themes" on the ProjectOptions
Application page.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|