Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #107.73K
~772 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for Deemar

Today I could use useful answer but instead of that I have to use inno setup help. Frustrating. Answer is simple: In help is category Pascal Scripting: Support Classes reference. Target object is [B]TNewCheckListBox[/B], which is named in code [B]WizardForm.ComponentsList[/B] For example some interesting properties in code.. WizardForm.ComponentsList.SelCount WizardForm.ComponentsList.Checked[I] WizardForm.ComponentsList.ItemCaption[I]

Member Avatar for popelka
0
772

The End.