Package: main_form Diagram Back to overview

TForm1 class
Inherits from: TForm
Attributes
Name Type Visibility
FSocket TTCPBlockSocket   private
slOutgoing TStringList   private
btnConnect TButton   public
btnDisconnect TButton   public
btnSendRequest TButton   public
ckEventsOn TCheckBox   public
ePort TEdit   public
eUsername TEdit   public
eSecret TEdit   public
eHost TEdit   public
Label1 TLabel   public
Label2 TLabel   public
Password TLabel   public
memResponses TMemo   public
memRequest TMemo   public
Panel1 TPanel   public
Password1 TLabel   public
Splitter1 TSplitter   public
Timer1 TTimer   public
Operations
Name Parameters Returns Visibility
UpdateConnectState
boolean AConnected
 
  private
btnConnectClick
TObject Sender
 
  public
btnDisconnectClick
TObject Sender
 
  public
btnSendRequestClick
TObject Sender
 
  public
FormClose
TObject Sender
TCloseAction CloseAction
 
  public
FormCreate
TObject Sender
 
  public
FormShow
TObject Sender
 
  public
Timer1Timer
TObject Sender
 
  public