ImageEn, unit imageenview
TImageEnView.LayersDeselectAll
TImageEnView
.LayersDeselectAll
Declaration
procedure LayersDeselectAll();
Description
Sets the
Selected
property of all layers to false.
Example
ImageEnView1.LayersDeselectAll();
See Also
◼
LayersSelectAll