Creating dynamically SUbreport
Hello,
I want to create dynamically a subreport if it's possible
Exemple :
subreport := TppSubReport.Create(self);
and affect subreport PrintBehavior property to pbsection;
like this
subreport.PrintBehavior := pbsection;
pbsection it's not recognized by the compiler
Why ?
Cordialement,
La france.
I want to create dynamically a subreport if it's possible
Exemple :
subreport := TppSubReport.Create(self);
and affect subreport PrintBehavior property to pbsection;
like this
subreport.PrintBehavior := pbsection;
pbsection it's not recognized by the compiler
Why ?
Cordialement,
La france.
This discussion has been closed.
Comments
--
Cheers,
Alexander Kramnik
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com