Class TAddAliasDlg (unit addalias)

Inherits from

TForm

Constructors



Functions

procedure AliasNameChange(Sender: TObject);


procedure FormShow(Sender: TObject);


procedure OkBtnClick(Sender: TObject);


Properties

Events

Variables

AliasName : TEdit;


AliasType : TComboBox;


Button2 : TButton;


Label1 : TLabel;


Label2 : TLabel;


OkBtn : TButton;


Panel1 : TPanel;


AName : string;

Public declarations

AType : string;



Constructors


Functions


procedure AliasNameChange(Sender: TObject);


procedure FormShow(Sender: TObject);


procedure OkBtnClick(Sender: TObject);


Properties


Events


Variables


AliasName : TEdit;


AliasType : TComboBox;


Button2 : TButton;


Label1 : TLabel;


Label2 : TLabel;


OkBtn : TButton;


Panel1 : TPanel;


AName : string;

Public declarations


AType : string;