Jump to content

Title caption on Mobile form


logihouse

Recommended Posts

Udklip.PNG

 

Your system works very well, but I have a single problem:

The title says 'MainmForm' instead of 'uniGUI Touch Demo'. It is the 'All features demo'.

I even tried:

procedure TMainmForm.UnimFormCreate(Sender: TObject);
begin
  caption := 'uniGUI Touch Demo';
  IsPhone := (upPhone in UniSession.UniPlatform);...

 

.. but it did not help.

 

Running newest version, downloaded today.

 

Best regards

Thomas Riedel

 

 

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...