T
tab916
Unregistered / Unconfirmed
GUEST, unregistred user!
ver lista:Tstrings;
begin
//session.GetAliasNames(lista);
//if lista.IndexOf('rk')= -1 then
//session.AddStandardAlias('rk',extractfiledir(application.exename)+'data','Paradox');
//session.GetAliasNames(lista);
//if lista.IndexOf('pass')= -1 then
//session.AddStandardAlias('pass',extractfiledir(application.exename)+'system','Paradox');
//if fileexists(extractfiledir(application.exename)+'system/tree')=True then
//treeview1.LoadFromFile(extractfiledir(application.exename)+'system/tree');
//table1.DatabaseName :='rk';
//table1.FieldByName('xuesheng.db');
//table2.DatabaseName :='rk';
//table2.FieldByName('password.db');
//table1.Active:=true;
//table2.Active:=true;
end;
begin
//session.GetAliasNames(lista);
//if lista.IndexOf('rk')= -1 then
//session.AddStandardAlias('rk',extractfiledir(application.exename)+'data','Paradox');
//session.GetAliasNames(lista);
//if lista.IndexOf('pass')= -1 then
//session.AddStandardAlias('pass',extractfiledir(application.exename)+'system','Paradox');
//if fileexists(extractfiledir(application.exename)+'system/tree')=True then
//treeview1.LoadFromFile(extractfiledir(application.exename)+'system/tree');
//table1.DatabaseName :='rk';
//table1.FieldByName('xuesheng.db');
//table2.DatabaseName :='rk';
//table2.FieldByName('password.db');
//table1.Active:=true;
//table2.Active:=true;
end;