D-Link DSL-G684T Instrukcja Użytkownika Strona 87

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 118
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 86
87
Appendix D Delphi Source Code
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics,
Controls, Forms,
Dialogs, StdCtrls, IdBaseComponent, IdComponent,
IdTCPConnection, IdTCPClient,
IdHTTP, IdTelnet, ExtCtrls, Menus, ComCtrls, StrUtils,
INIFiles, Mask, Gauges,
pngimage;
type
TForm1 = class(TForm)
IdTelnet1: TIdTelnet;
MainMenu1: TMainMenu;
File1: TMenuItem;
Servo1: TMenuItem;
Exit1: TMenuItem;
Settings1: TMenuItem;
About1: TMenuItem;
Panel_Start: TPanel;
Label11: TLabel;
Panel_login: TPanel;
Edit9: TEdit;
Edit10: TEdit;
Label13: TLabel;
Label14: TLabel;
Button7: TButton;
Panel_servo: TPanel;
Button1: TButton;
Przeglądanie stron 86
1 2 ... 82 83 84 85 86 87 88 89 90 91 92 ... 117 118

Komentarze do niniejszej Instrukcji

Brak uwag