TStyleThemes
Overview
Location
- Reference: DelphiVCL.fx
- Namespace: RemObjects.Elements.RTL.Delphi.VCL
- Platforms: Island-Windows
Class Methods
ThemeControl
class method ThemeControl(aHandle: HWND; aTheme: String)
static void ThemeControl(HWND aHandle, String aTheme)
static func ThemeControl(_ aHandle: HWND, _ aTheme: String)
Shared Sub ThemeControl(aHandle As HWND, aTheme As String)
Parameters:
- aHandle:
- aTheme:
Instance Methods
constructor protected
constructor
TStyleThemes()
init()
Sub New()