Borders around TppDBText
Is there any way to create borders around a TppDBText component? This
is helpful in many types of reports, especially ones where I create a
table/grid type effect with the fields touching each other with
complete borders around them. I would sure love to do this in RB.
Using RB9.01 and D7 Pro.
--
Regards,
Jan Ferguson
is helpful in many types of reports, especially ones where I create a
table/grid type effect with the fields touching each other with
complete borders around them. I would sure love to do this in RB.
Using RB9.01 and D7 Pro.
--
Regards,
Jan Ferguson
This discussion has been closed.
Comments
RB 9 includes support for borders - that is one of the new features.
From the Report Designer you can select the DBText component and then use
the Borders button on the format toolbar to turn on the Border. You can have
a full border or specify positions (Left, Top, Right, Bottom). You can use
the Draw toolbar to configure Border Color, Thickness, and Style.
Alternatively you can use the object inspector to configure the
DBText.Border property. See the online help topic for TppBorder.
--
Nard Moseley
Digital Metaphors Corporation
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Thanks Nard!
--
Regards,
Jan Ferguson