In C++Builder 6, how can I access a text object by name in Crystal Reports, so I can set its text? This is what I have right now:
crp->TextObjects[0].Items[0]->Lines->SetText("Text");
In C++Builder 6, how can I access a text object by name in Crystal Reports, so I can set its text? This is what I have right now:
crp->TextObjects[0].Items[0]->Lines->SetText("Text");
Copyright © 2021 Jogjafile Inc.