Vcl.Controls.TCustomHintWindow.NewStylePainting
Delphi
function NewStylePainting: Boolean;
C++
bool __fastcall NewStylePainting(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TCustomHintWindow |
Description
Returns True if the application supports themes, or False otherwise.
NewStylePainting returns True if themes are enabled for this application and the current operating system is Windows XP, or False otherwise.