andyhill
  
Australia
159 Posts |
Posted - Feb 26 2025 : 23:08:40
|
I have say 6 layers marqueed by mouse
ImageEnViewLayerNotifyEx
if event = ielSelected then begin Idx:= ImageEnView.CurrentLayer.LayerIndex;
The event fires 6 times as expected BUT always has same Idx ???
How do I get each unique selected Layer Idx in this event ?
Andy |
|