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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...