ImageEn, unit imageenview

TImageEnView.LayersDeselectAll

TImageEnView.LayersDeselectAll

Declaration

procedure LayersDeselectAll();

Description

Sets the Selected property of all layers to false.

Note: To change the active layer, set LayersCurrent

Example

ImageEnView1.LayersDeselectAll();

See Also

LayersSelectAll
LayersSelectedList
Selected