Unit 'uFormStartEmulator' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pw_androidwizard_ide]

TfrmStartEmulator

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

Declaration

Source position: uformstartemulator.pas line 31

type TfrmStartEmulator = class(TForm)

  acRefresh: TAction;

  

  acStart: TAction;

  

  ActionList1: TActionList;

  

  BitBtn1: TBitBtn;

  

  BitBtn2: TBitBtn;

  

  bbOK: TBitBtn;

  

  BitBtn4: TBitBtn;

  

  bbAvdManager: TBitBtn;

  

  DrawGrid1: TDrawGrid;

  

  Panel1: TPanel;

  

  Timer1: TTimer;

  

  procedure acRefreshExecute();

  

  procedure acStartExecute();

  

  procedure acStartUpdate();

  

  procedure bbAvdManagerClick();

  

  procedure DrawGrid1DrawCell();

  

  procedure Timer1Timer();

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure GetAVDList;

  

end;

Inheritance

TfrmStartEmulator

  

|

TObject



CT Web help

CodeTyphon Studio