ITS_OP.cpp 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. lblFileName->Caption;//
  2. FRAMEChart1->FTitle
  3. #include "FrmResourceF.h"
  4. #include "ITSLangTransF.h"
  5. LangTrans->Translate(this, ITSDb_GetConnection());
  6. FrmLang->lblCancel->Caption)//
  7. BtnEdit->Caption = FrmLang->lblCancel->Caption;//"취소";
  8. BtnEdit->Hint = FrmLang->lblCancel->Hint;//데이터 편집 취소";
  9. BtnEdit->Caption = FrmLang->lblEdit->Caption;//"편집";
  10. BtnEdit->Hint = FrmLang->lblEdit->Hint;//데이터 편집";
  11. 데이터 삭제 중에 알수없는 DB 오류가 발생하였습니다.
  12. An Unknown Database error occurred during data deletion.
  13. if (pComp->InheritsFrom(__classid(TFrame)))
  14. pGrid->OptionsView->NoDataToDisplayInfoText = "<표출할 정보가 없습니다>";
  15. pGrid->OptionsView->NoDataToDisplayInfoText = "<No data to display>";
  16. pGrid->FilterRow->InfoText = "<검색어를 입력하세요.>";
  17. pGrid->FilterRow->InfoText = "<Click here to define a filter>";
  18. 목록에서 데이터를 먼저 선택하세요.
  19. Please select data from the list first.
  20. 검색 시작시각이 검색 종료시각 보다 큽니다.
  21. The search start time is greater than the search end time.
  22. 검색 지정일을 선택하지 않았습니다.
  23. You have not selected a search-specific date.
  24. 검색 목록을 선택하지 않았습니다.
  25. You have not selected any search listings.
  26. pGrid->ViewInfo->GroupByBoxViewInfo->Text = "그룹핑할 필드의 헤더를 이곳으로 드래그 하세요";
  27. pGrid->ViewInfo->GroupByBoxViewInfo->Text = "Drag a column header here to group by that column";
  28. pBtn->Caption = "Close"; pBtn->Hint = "Close";
  29. pBtn->Caption = "Search"; pBtn->Hint = "Data Query";
  30. pBtn->Caption = "Save"; pBtn->Hint = "Data Save";
  31. pBtn->Caption = "Save"; pBtn->Hint = "Save to file";
  32. pBtn->Caption = "Save"; pBtn->Hint = "Save the list as File.";
  33. pBtn->Caption = "Add"; pBtn->Hint = "Add data";
  34. pBtn->Caption = "Delete"; pBtn->Hint = "Deletes the selected data.";
  35. pBtn->Caption = "Apply"; pBtn->Hint = "Editing application";
  36. pBtn->Caption = "Edit"; pBtn->Hint = "Editing data";
  37. pBtn->Caption = "Cancel"; pBtn->Hint = "Cancel.";
  38. pBtn->Caption = "Print"; pBtn->Hint = "Print.";
  39. pBtn->Caption = "Save"; pBtn->Hint = "Save the chart as an image.";
  40. pBtn->Caption = "Select"; pBtn->Hint = "Select";
  41. pBtn->Caption = "Control"; pBtn->Hint = "Control";
  42. pBtn->Caption = "Ping"; pBtn->Hint = "Newtork Ping";
  43. pBtn->Caption = "Column alignment"; pBtn->Hint = "Column alignment";
  44. pVcl->Caption = "Auto fit"; pVcl->Hint = "Column width automatically sorted";
  45. pVcl->Caption = "Expand/Collapse"; pVcl->Hint = "Expand List Collapse List";
  46. pVcl->Caption = "Select All/Off"; pVcl->Hint = "Select All or off";
  47. Please select an item.
  48. Save data as a file
  49. <Click here to define a filter>
  50. Deletes the selected data.
  51. Please enter a new operator ID.
  52. Greater than 7 digits or no value.
  53. Up to 20 digits
  54. String sId = InputBox(lblInput->Caption,//"운영자 ID",
  55. lblInQry->Caption,//"신규 운영자 ID를 입력하세요.",
  56. lblDigit->Caption);//"최대20자리" );
  57. sId = sId.Trim();
  58. if (sId == lblInput->Caption //"운영자 ID"
  59. || sId == "")
  60. {
  61. return;
  62. }
  63. {
  64. Application->MessageBox(lblDigitErr->Caption.c_str(),//L"운영자 ID는 20Byte를 초과할 수 없습니다.",
  65. FTitle.c_str(),
  66. nMsgType);
  67. return;
  68. }
  69. 삭제할 VDS-제어기를 목록에서 선택하세요.
  70. 목록에서 더블클릭하여 선택합니다.
  71. 선택하신 VDS-제어기 정보를 삭제하시겠습니까?
  72. VDS-제어기 정보삭제
  73. VDS-제어기 정보를 삭제 하였습니다.
  74. ★항목은 필수 입력 항목입니다.
  75. 모두 입력후 진행해 주세요.
  76. Disable all display (filtering data is not included)