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

TFormAddComplements

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

Declaration

Source position: uformcomplements.pas line 15

type TFormAddComplements = class(TForm)

  BitBtn1: TBitBtn;

  

  BitBtn2: TBitBtn;

  

  ComboBoxMinSdkApi: TComboBox;

  

  EditManifestPermission: TEdit;

  

  EditGradleDep: TEdit;

  

  EditPath: TEdit;

  

  Label1: TLabel;

  

  Label2: TLabel;

  

  Label3: TLabel;

  

  Label4: TLabel;

  

  ListBoxPermission: TListBox;

  

  ListBoxGradleDep: TListBox;

  

  ListBoxPath: TListBox;

  

  OpenDialog1: TOpenDialog;

  

  Panel1: TPanel;

  

  SpeedButton1: TSpeedButton;

  

  SpeedButton5: TSpeedButton;

  

  SpeedButtonPermission: TSpeedButton;

  

  SpeedButton2: TSpeedButton;

  

  SpeedButtonAddPath: TSpeedButton;

  

  SpeedButtonAddGradleDep: TSpeedButton;

  

  SpeedButton3: TSpeedButton;

  

  SpeedButton4: TSpeedButton;

  

  SpeedButtonOpen: TSpeedButton;

  

  StatusBar1: TStatusBar;

  

  procedure SpeedButton1Click();

  

  procedure SpeedButton5Click();

  

  procedure SpeedButtonPermissionClick();

  

  procedure SpeedButtonAddPathClick();

  

  procedure SpeedButtonAddGradleDepClick();

  

  procedure SpeedButtonOpenClick();

  

end;

Inheritance

TFormAddComplements

  

|

TObject



CT Web help

CodeTyphon Studio