Change rectangle color in Rave runtime Delphi -


we print database records in rave using rvproject1 , rvdatasetconnection1 , works. how acomplish in rave: if adotabel1.fieldbyname('something').asstring = 'something' rectangle1 on data band.color=black else rectangle1 on data band.color=green

rawn,

i believe must download visual designer guide.pdf located here
http://www.nevrona.com/rave/downloadbe.html. want accomplish can done in several ways(with editor events, delphi code, etc). in manual find how code band or datatext onbeforeprint event(rave report 'language' similar delphi). @ moment don't have time making example.

best regards,
radu


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -