界面库
更新
This commit is contained in:
@@ -2075,7 +2075,7 @@ begin
|
||||
dcmpdir := getdesignerpath()+"dcmps"+ioFileseparator();
|
||||
CreateDirWithFileName(dcmpdir+"1.txt");
|
||||
osysdir := trim(sysgettsllibpath());
|
||||
if osysdir[length(osysdir)]<>";" then osysdir+=";";
|
||||
if osysdir and osysdir[length(osysdir)]<>";" then osysdir+=";";
|
||||
g_orig_lib_path := osysdir+Getfuncextdir()+ioFileseparator()+";";
|
||||
syssettsllibpath( dcmpdir+";"+g_orig_lib_path);
|
||||
ini := static getdesginerini();
|
||||
|
||||
Reference in New Issue
Block a user