문제

I'm migrating a Delphi project from old Delphi 2.0 IDE to the new RAD Studio XE2. I need to abandon QuickReport components. To which free report component can I migrate to?

I see XE2 has FastReport and Rave Reports included. Which one do you suggest me? Or are there other ones?

I look for the easiest to convert to, so the more similar to QuickReport I guess. In my project these QuickReport components are used:

TQRPreview
TQRBand
    TQRSysData
    TQRLabel
    TQRMemo
    TQRDBText
    TQRShape
TQuickReport
TQRDetailLink

I already tried some automatic converters, but they need to have QuickReport installed, which I don't have.

Thanks!

도움이 되었습니까?

해결책

Reading this blog post, I wouldn't set on Rave for any new project.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top