Unit 'lazandroidtoolsexpert' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#pw_androidwizard_ide]

TfrmLazAndroidToolsExpert

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

Declaration

Source position: lazandroidtoolsexpert.pas line 18

type TfrmLazAndroidToolsExpert = class(TForm)

  BitBtnBuild: TBitBtn;

  

  BitBtnClose: TBitBtn;

  

  BitBtnInstall: TBitBtn;

  

  ComboBoxSelectProject: TComboBox;

  

  ComboBoxTarget: TComboBox;

  

  EditPathToWorkspace: TEdit;

  

  LabelAndroidNDKPath: TLabel;

  

  LabelAndroidSDKPath: TLabel;

  

  BtnAndroidNDKPath: TButton;

  

  BtnAndroidSDKPath: TButton;

  

  BtnAntBinaryPath: TButton;

  

  BtnJDKPath: TButton;

  

  chkbxUseAntBuild: TCheckBox;

  

  EditAndroidNDKPath: TEdit;

  

  EditAndroidSDKPath: TEdit;

  

  EditAntBinaryPath: TEdit;

  

  EditJDKPath: TEdit;

  

  LabelAntBinaryPath: TLabel;

  

  LabelJDKPath: TLabel;

  

  LabelPathToWorkspace: TLabel;

  

  LabelSelectProject: TLabel;

  

  LabelTarget: TLabel;

  

  MemoLog: TMemo;

  

  MemoLogFilter: TMemo;

  

  MemoLogError: TMemo;

  

  MenuItem1: TMenuItem;

  

  MenuItem2: TMenuItem;

  

  MenuItem3: TMenuItem;

  

  MenuItem4: TMenuItem;

  

  PageControlLog: TPageControl;

  

  PageControlMain: TPageControl;

  

  Panel1: TPanel;

  

  PanelButtonsInstallClose: TPanel;

  

  PanelLogs: TPanel;

  

  PopupMenu1: TPopupMenu;

  

  SelDirDlgPath: TSelectDirectoryDialog;

  

  SpBPathToWorkspace: TSpeedButton;

  

  SpBSelectProject: TSpeedButton;

  

  StatusBarMain: TStatusBar;

  

  TabSheetBuildInstallLog: TTabSheet;

  

  TabSheetTAGFilterLog: TTabSheet;

  

  TabSheetRunTimeErrorLog: TTabSheet;

  

  TabSheetAction: TTabSheet;

  

  TabSheetAbout: TTabSheet;

  

  TabSheetSettings: TTabSheet;

  

  LabelAboutInfo: TLabel;

  

  procedure BitBtnBuildClick();

  

  procedure BitBtnInstallClick();

  

  procedure BitBtnCloseClick();

  

  procedure BtnAndroidNDKPathClick();

  

  procedure BtnAndroidSDKPathClick();

  

  procedure BtnAntBinaryPathClick();

  

  procedure BtnJDKPathClick();

  

  procedure ComboBoxTargetChange();

  

  procedure ComboBoxSelectProjectChange();

  

  procedure FormClose();

  

  procedure FormCreate();

  

  procedure FormShow();

  

  procedure MemoLogDblClick();

  

  procedure PageControlLogChange();

  

  procedure PopupMenu1Close();

  

  procedure SpBPathToWorkspaceClick();

  

  procedure SpBSelectProjectClick();

  

end;

Inheritance

TfrmLazAndroidToolsExpert

  

|

TObject



CT Web help

CodeTyphon Studio