ImageEn, unit iesettings

TIEGlobalSettings.LayerPropertiesAdvancedTab

TIEGlobalSettings.LayerPropertiesAdvancedTab


Declaration

property LayerPropertiesAdvancedTab: Boolean;


Description

If enabled, an "Advanced" tab is displayed in the Layer Property Dialog that aids debugging and advanced editing of layer properties.

Default: False


Example

IEGlobalSettings().LayerPropertiesAdvancedTab := True;
ImageEnView1.LayersShowPropertiesDialog();


See Also

 LayerPropertiesDialogHeight
 LayerPropertiesDialogLeft
 LayerPropertiesDialogTop
 LayerPropertiesDialogWidth