經安全檢測,此網站為安全網站,請放心前往原始網址!

BCB6 及 Delphi 7 常用語法對照表 - Delphi.KTop 討論區

例外處理 [BCB] try { // test for C++ exceptions ... } catch (...) { ... } try { // test for C++ exceptions ... } __finally { ... } [Delphi] try //不用 begin ... end; 指令 ... except ... end; try ... finally ... end; ===== ...

delphi.ktop.com.tw

網址安全性掃描由 google 提供