Printing mailing labels
Hi!
I've got to print the mailing labels , and I want that labels will be
printed from left to right. So I 've found in Help the
ColumnTraversal property in TppDetailBand object with values:
ctTopToBottom and ctLeftToRight. But than I try to set this property in
Object Inspector I found that this property isn't published and than I
typed in code:
ppDetailBand2.ColumnTraversal :=ctLeftToRight;
the compiler didn't recognize this property.
I'am using ReportBuilder 5 Enterprise Edition and Delphi 4.
Maybe I should just include another file to the uses statement or it's
something else?
Michael Shkliar
Direct Computers Software , Israel.
I've got to print the mailing labels , and I want that labels will be
printed from left to right. So I 've found in Help the
ColumnTraversal property in TppDetailBand object with values:
ctTopToBottom and ctLeftToRight. But than I try to set this property in
Object Inspector I found that this property isn't published and than I
typed in code:
ppDetailBand2.ColumnTraversal :=ctLeftToRight;
the compiler didn't recognize this property.
I'am using ReportBuilder 5 Enterprise Edition and Delphi 4.
Maybe I should just include another file to the uses statement or it's
something else?
Michael Shkliar
Direct Computers Software , Israel.
This discussion has been closed.
Comments
may have been put into the help before it was implemented. The upgrade is
free from RB 5 to RB 6. Contact info@digital-metaphors.com with your full
registration information.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com