Make components invisible from Delphi
Hello,
I want to make some components (DBImage) on my report invisible.
How can I do that from Delphi (D2006).
Thanks in advance
Lainkes
--- posted by geoForum on http://delphi.newswhat.com
I want to make some components (DBImage) on my report invisible.
How can I do that from Delphi (D2006).
Thanks in advance
Lainkes
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
Report components can be rendered invisible either by setting their Visible
property to False before the print or by setting the property to False at
design time in Delphi.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com