bestlong 怕失憶論壇

標題: Crystal XI VCL for Delphi Crpe.Tables[n] Out of memory [打印本頁]

作者: bestlong    時間: 2006-6-28 11:35     標題: Crystal XI VCL for Delphi Crpe.Tables[n] Out of memory

Crystal XI VCL for Delphi Crpe.Tables[n] Out of memory

  CrystalReport XI VCL for Delphi 在處理 Crpe.Tables[n] 偶爾/常常會出現 'Out of memory' 的問題。在使用上必須另外宣告 TCrpeTables 來使用,就沒有問題。當然,我沒有仔細去研究為什麼!
  1. vCrpeTables := Crpe.Tables;
  2. for ii := 0 to vCrpeTables.Count - 1 do
  3. begin
  4.   vName := vCrpeTables.Items[ii].Name;
  5.   vAliasName := vCrpeTables.Items[ii].AliasName;
  6. end;
複製代碼


來源:http://jasper-dale.spaces.msn.com/




歡迎光臨 bestlong 怕失憶論壇 (http://www.bestlong.idv.tw/) Powered by Discuz! X1.5