Unit 'AndroidThemes' Package
[Overview][Classes][Variables][Index] [#pw_androidwizard_ide]

TAndroidTheme

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

Declaration

Source position: androidthemes.pas line 15

type TAndroidTheme = class

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure ClearCache;

  

  function ShortName;

  

  function GetColor();

  

  function TryGetColor();

  

  function GetColorDef();

  

  function Find();

  

  function FindDrawable();

  

  property MinAPI: Integer; [r]

  

  property Name: string; [r]

  

end;

Inheritance

TAndroidTheme

  

|

TObject



CT Web help

CodeTyphon Studio