Class TCopyAliasDlg (unit cpyalias)

Inherits from

TForm

Constructors



Functions

procedure Button1Click(Sender: TObject);


procedure FormShow(Sender: TObject);


procedure NewNameChange(Sender: TObject);


procedure OpenDlgClick(Sender: TObject);


Properties

Events

Variables

Button1 : TButton;


Button2 : TButton;


ChangePath : TCheckBox;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


NewName : TEdit;


NewPath : TEdit;


OpenDialog1 : TOpenDialog;


OpenDlg : TButton;


Panel1 : TPanel;


DBType : string;


NName : string;


Node : TTreeNode;

Public declarations

NPath : string;



Constructors


Functions


procedure Button1Click(Sender: TObject);


procedure FormShow(Sender: TObject);


procedure NewNameChange(Sender: TObject);


procedure OpenDlgClick(Sender: TObject);


Properties


Events


Variables


Button1 : TButton;


Button2 : TButton;


ChangePath : TCheckBox;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


NewName : TEdit;


NewPath : TEdit;


OpenDialog1 : TOpenDialog;


OpenDlg : TButton;


Panel1 : TPanel;


DBType : string;


NName : string;


Node : TTreeNode;

Public declarations


NPath : string;