Пример #1
0
 private void setOptionsToForm(frmProperties frm)
 {
     frm.setDBPath(strDBPath);
     frm.setFreelanceDirectoryPath(strFreelanceDirectoryPath);
     frm.setGoogleDriveRootPath(strGoogleDriveRootPath);
     frm.set7ZipDirectoryPath(str7ZipDirectoryPath);
 }