tmssoftware.com
TMS Support Center
TScripter and generics TList<T>
BIZ
TMS Scripter
WIERZBICKI_Stephane
(WIERZBICKI Stéphane)
March 21, 2019, 8:32am
1
Hello,
I'm working with a lot of Aurelius objects and TList<T>
How can I pass TList<T> to Scripter ?
Kind regards
wlandgraf
(Wagner Landgraf)
March 21, 2019, 3:28pm
2
Hello,
Yes, it's possible. Declare the specialized list class normally using
Scripter.DefineClassByRTTI(MyList.ClassType);
And you will be able to use most of properties and methods of the list.
1 Like
Related topics
Topic
Replies
Views
Activity
List or array of scripter based classes
TMS Scripter
1
270
September 28, 2021
Scripter : Add TStringList
TMS Scripter
1
553
August 25, 2014
GetStringListProc Help
TMS Scripter
2
355
January 20, 2016
Adding generic class into Scripter
TMS Scripter
3
260
March 15, 2023
Scripter and Aurelius
TMS Scripter
1
578
December 11, 2012
© tmssoftware.com