Unit 'JvXPCore' Package
[Overview][Constants][Types][Classes][Index] [#pl_jvcl]

TJvXPStyleManager

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: JvXPCore.pas line 270

type TJvXPStyleManager = class(TJvXPCustomComponent)

protected

  procedure FreeNotifyControls;

  

  procedure SetTheme(); virtual;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure RegisterControls();

  

  procedure UnregisterControls();

  

published

  property Theme: TJvXPTheme; [rw]

  

  property OnThemeChanged: TNotifyEvent; [rw]

  

end;

Inheritance

TJvXPStyleManager

  

|

TJvXPCustomComponent

  

|

TObject



CT Web help

CodeTyphon Studio