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

TJvXPStyle

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

Declaration

Source position: JvXPCore.pas line 254

type TJvXPStyle = class(TPersistent)

protected

  Parent: TJvXPCustomStyleControl;

  

  procedure SetTheme(); virtual;

  

  procedure SetUseStyleManager(); virtual;

  

public

  constructor Create();

  

  function GetTheme;

  

published

  property Theme: TJvXPTheme; [rw]

  

  property UseStyleManager: Boolean; [rw]

  

end;

Inheritance

TJvXPStyle

  

|

TObject



CT Web help

CodeTyphon Studio