Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
高速レポート: 標準パラメーター インターフェイスではなく、C++ を介して印刷するドキュメント コピーの量を設定する方法。
fr3ファイルで設定できます(私はFast Report 4.8を使用しています)
メニューに移動するだけです:レポート - >オプションと設定コピー
または、コードで設定できます
frxReportFR.PrintOptions.Copies := Copies;