Specifies the thumbnail style.
By default, this will also affect the display of layer information (if AutoAdjustStyle=True). // Display layers as thumbnails IELayerMView1.Style := iemsFlat;
// Display layers with details IELayerMView1.Style := iemsFlatAndWide;