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.
Embarcadero Delphi XE2 を使用しています。
stringlist の値で満たされた fastreports を使用しています。
私の質問は次のとおりです: stringlist をスキップして、タイプ リストのオブジェクトを fastreport のデータに何らかの方法でバインドできますか?
ありがとう
TfrxUserDataSet と関連するイベントを見てください。このコンポーネントを使用すると、あらゆる種類のデータをレポートに入力できます。