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

TFormImportCStuff

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

Declaration

Source position: uimportcstuff.pas line 16

type TFormImportCStuff = class(TForm)

  BitBtn1: TBitBtn;

  

  BitBtn2: TBitBtn;

  

  CheckBoxAllC: TCheckBox;

  

  CheckBoxAllH: TCheckBox;

  

  AndroidmkComboBox: TComboBox;

  

  h2pasComboBox: TComboBox;

  

  EditLibName: TEdit;

  

  EditImportC: TEdit;

  

  EditImportH: TEdit;

  

  Label1: TLabel;

  

  Label2: TLabel;

  

  Label3: TLabel;

  

  LabelWarnig: TLabel;

  

  SelectDirectoryDialog1: TSelectDirectoryDialog;

  

  SelectDirectoryDialog2: TSelectDirectoryDialog;

  

  SpeedButton1: TSpeedButton;

  

  SpeedButton2: TSpeedButton;

  

  SpeedButton3: TSpeedButton;

  

  SpeedButton4: TSpeedButton;

  

  StatusBar1: TStatusBar;

  

  procedure FormShow();

  

  procedure SpeedButton1Click();

  

  procedure SpeedButton3Click();

  

public

  LibrariesPath: string;

  

end;

Inheritance

TFormImportCStuff

  

|

TObject



CT Web help

CodeTyphon Studio