andyhill
  
Australia
159 Posts |
Posted - Feb 25 2025 : 16:23:34
|
I want to prevent LayerX from being: Resized / Moved / PointsEdited etc. while other layers can be.
I tried Locked Layer but still moved ?
ImageEnView.MouseInteractLayers:= [mlEditLayerPoints, mlMoveLayers, mlResizeLayers];
Is their an event to check LayerIndex and abort MouseInteractLayers if required ?
Andy |
|