I am developing an application and I want to show the company logo's on the screens Title tool bar. For it I was using TImage and now to support Arabic I am using D.P.F. components and not replica for TImage is available. and when I try to put TImage (Native component) on TDPFToolBar it's appearing on the design but not when I install and run the application on an iOS device.
Hi
You can use TDPFImageView components
Regards