TStyleThemes

Overview

Location

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()