Vcl.Themes.TCustomStyleServices.ThemeForDPI

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ThemeForDPI[Element: TThemedElement; DPI: Integer]: THandle read GetThemeForDPI;

C++

__property NativeUInt ThemeForDPI[TThemedElement Element][int DPI] = {read=GetThemeForDPI};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TCustomStyleServices

Description

Embarcadero Technologies does not currently have any additional information.