Unit 'LamwSettings' Package
[Overview][Constants][Types][Classes][Variables][Index] [#pw_androidwizard_ide]

TLamwGlobalSettings

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

Declaration

Source position: lamwsettings.pas line 27

type TLamwGlobalSettings = class

public

const

  Version = '0.8.6.4'

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure ReloadPaths;

  

  function GetNDK;

  

  function GetNDKRelease;

  

  property QueryPaths: Boolean; [rw]

  

  property CanUpdateJavaTemplate: Boolean; [r]

  

  property PathToJavaTemplates: string; [r]

  

  property PathToAndroidNDK: string; [r]

  

  property PathToAndroidSDK: string; [r]

  

  property PathToJavaJDK: string; [r]

  

  property PathToAntBin: string; [r]

  

  property PathToGradle: string; [r]

  

  property InstructionSet: string; [r]

  

  property PrebuildOSYS: string; [r]

  

  property KeepManifestTargetApi: Boolean; [r]

  

  property PathToSmartDesigner: string; [r]

  

end;

Inheritance

TLamwGlobalSettings

  

|

TObject



CT Web help

CodeTyphon Studio