Jump to content
DonSa

Controls is not show on form

Recommended Posts

I am using Delphi 11.2, XCode 13.4, iOS 15.5, Monterey MacOS.

 

I try to build a mobile sample project on IPhone 7 Plus with iOS 15.5 is OK

However, when I build this app on Iphone 11 Pro with iOS 15.5 is not OK. There are many controls such as: TabControl, Button, ListBox...that are not showing on a white form.

I do not know why?!

Please help me!

Thanks

iPhone 7+.png

iPhone 11 Pro.jpg

Share this post


Link to post

When i try to put a TRectangle component to form (I can not "Edit Default Style" of TRectangle) then TRectangle showed with default properties.

So, I am thinking there is problem in "Default Style" of Delphi 11.2 for iOS on iphone 11, 12, 13, 14 devices (I have tested on iPhone 11, 14)

Help me please!

Thank you!

iPhone 11 Pro with TRectangle.png

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×