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

TFormGradleBuild

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

Declaration

Source position: unitformgradlebuild.pas line 14

type TFormGradleBuild = class(TForm)

  Label1: TLabel;

  

  Label2: TLabel;

  

  ListBoxBuildTool: TListBox;

  

  ListBoxMinSdk: TListBox;

  

  procedure FormActivate();

  

  procedure ListBoxBuildToolClick();

  

public

  MinSdkVersion: string;

  

  TargetSdkVersion: string;

  

  PathToSdk: string;

  

  PackageName: string;

  

end;

Inheritance

TFormGradleBuild

  

|

TObject



CT Web help

CodeTyphon Studio