Whether properties are shown for the current layer (when LayerIndex = -1) even if it is not selected.
TImageEnView will always have an active layer (specified by LayersCurrent) but that layer may not always be selected (e.g. because Selectable = False). If StrictSelection = False, the current layer is always shown. If true it must be selected to be shown.