tmssoftware.com
TMS Support Center
Copy values from one TAdvListEditor to another
VCL
TMS VCL UI Pack
Merlijn_Stef
(Stef Merlijn)
September 24, 2014, 8:54am
1
Hi,
Is there an easy way to copy all values from one TAdvListEditor to another?
In my situation these
TAdvListEditors are on different forms.
Thanks!
brunofierens
(Bruno Fierens)
September 24, 2014, 10:57am
2
You can use:
advlisteditor2.Values.Assign(advlisteditor1.Values);
Merlijn_Stef
(Stef Merlijn)
September 24, 2014, 4:27pm
3
Great, thank you.
Related topics
Topic
Replies
Views
Activity
Compare values between TAdvListEditors
TMS VCL UI Pack
2
203
September 25, 2014
Compare values between two TAdvListEditor controls
VCL Feature Requests
vcl-ui-pack
0
97
September 25, 2014
Copy TAdvListEditor as original
VCL Feature Requests
vcl-ui-pack
0
101
September 24, 2014
AdvRichEditor - copy to another
TMS VCL UI Pack
2
314
August 29, 2018
Performance of AdvListEditor
TMS VCL UI Pack
1
144
July 2, 2020
© tmssoftware.com