开发者

Change rectangle color in Rave runtime Delphi

开发者 https://www.devze.com 2023-02-24 09:09 出处:网络
We print database records in rave using rvproject1 and rvdatas开发者_如何学JAVAetconnection1 and that works.

We print database records in rave using rvproject1 and rvdatas开发者_如何学JAVAetconnection1 and that works. How to acomplish this in rave: If Adotabel1.fieldbyname('something').asstring = 'something' then Rectangle1 on a data band.color=black else Rectangle1 on a data band.color=green


Rawn,

I believe you must download the Visual Designer Guide.pdf located here
http://www.nevrona.com/Rave/downloadbe.html. What you want to accomplish can be done in several ways(with editor events, from Delphi code, etc). In the manual you will find exactly how to code the band or datatext onbeforeprint event(Rave Report 'language' is very similar to Delphi). At this moment I don't have the time for making you an example.

best regards,
Radu

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号