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

TFormImportJAR

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

Declaration

Source position: uformimportjarstuff.pas line 15

type TFormImportJAR = class(TForm)

  BitBtn1: TBitBtn;

  

  BitBtn2: TBitBtn;

  

  LabelSelect: TLabel;

  

  ListBox1: TListBox;

  

  Panel1: TPanel;

  

  RadioGroupFrom: TRadioGroup;

  

  RadioGroupDesign: TRadioGroup;

  

  SpeedButtonShowMethods: TSpeedButton;

  

  StatusBar1: TStatusBar;

  

  procedure FormActivate();

  

  procedure FormCreate();

  

  procedure FormDestroy();

  

  procedure ListBox1Click();

  

  procedure RadioGroupFromClick();

  

  procedure SpeedButtonShowMethodsClick();

  

public

  Task: string;

  

  Executable: string;

  

  TaskMode: Integer;

  

  FListMethods: TStringList;

  

  ConstructorSignature: string;

  

  MethodSignatureList: TStringList;

  

end;

Inheritance

TFormImportJAR

  

|

TObject



CT Web help

CodeTyphon Studio