Unit 'BGRATheme' Package
[Overview][Types][Classes][Variables][Index] [#pl_bgracontrols]

TBGRATheme

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

Declaration

Source position: bgratheme.pas line 63

type TBGRATheme = class(TComponent)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure InvalidateThemedControls;

  

  function PreferredButtonWidth(); virtual;

  

  function PreferredButtonHeight(); virtual;

  

  procedure DrawButton(); virtual;

  

  procedure DrawRadioButton(); virtual;

  

  procedure DrawCheckBox(); virtual;

  

  property ThemedControlCount: Integer; [r]

  

  property ThemedControl []: TBGRAThemeControl; [r]

  

end;

Inheritance

TBGRATheme

  

|

TObject



CT Web help

CodeTyphon Studio