PrintBehaviour
Hi,
Can I change the printBehaviour property of my subreport at runtime?
When I tried that : ppSubReport1.PrintBehavior := pbSection;
it said that pbSection is undeclared.
Is there any lib that I should include?
Thanks.
Can I change the printBehaviour property of my subreport at runtime?
When I tried that : ppSubReport1.PrintBehavior := pbSection;
it said that pbSection is undeclared.
Is there any lib that I should include?
Thanks.
This discussion has been closed.
Comments
You need to att ppTypes to your "uses" clause.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com