[Overview][Classes][Procedures and functions] Reference for unit 'stylemanager' (#fpgui)

TStyleManager

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

Declaration

Source position: stylemanager.pas line 29

type TStyleManager = class(TObject)

public

  constructor Create;

  

  destructor Destroy; override;

  

  property DefaultStyle: TStyle; [r]

  

  procedure SetStyle();

  

end;

Inheritance

TStyleManager

  

|

TObject

Description

Errors