Hello,
i have 2 lines and a box grouped, it is possible to save the group
to a external file?
I need the group more often and want to paste this over a button again
i found this
// save
ImageEnView1.SaveSelectionToFile('d:\test');
// restore
ImageEnView1.LoadSelectionFromFile('d:\test');
i found sel1.Position := 0;
but what is sel1?
the file save is ok, but i can not restore......
best regards
soory for my bad english
peter