質問

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