CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

Creating label list at runtime

General discussion

by Davide » 05 Feb 2014 23:10

Hello,

I'm using XE5, IW 14.0.22, TCJJQM 1.8.0.3232.

I need to create a list o TIWCGJQMLabel at runtime to show list of users entered text.
I can't use the ListView cause users may enter HTML text on multiple line and I wolud like to leverage on the "Autoheight" property of the label to show a scrollable list.

The problem is about ordering the label list.
Like you can see in the attached test project labels are shown unordered.

Is there a way to show them right ?

Thank you,
Davide
You do not have the required permissions to view the files attached to this post.
Davide
 
Posts: 150
Joined: 14 Oct 2013 11:33

by Alexander Bulei » 06 Feb 2014 11:19

Hi Davide,

Use TabOrder property:

delphi code
lbl.TabOrder:= i;


Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal


Return to General

cron

Who is online

Users browsing this forum: No registered users and 1 guest

Contact Us.