KB10575 - Show layer properties dialog box without activating the legend.
Pre DK11:
- DK.VCL:
- Use GisShowLayerProperties()
- DK.NET:
- Use TGIS_Utils.GisShowLayerProperties()
- DK.ActiveX:
- Use XGIS_Utils.GisShowLayerProperties()
DK11:
- DK.VCL, DK.NET, DK.JAVA
- Use class method: TGIS_ControlLegendForm.ShowLayerProperties()
- DK.ActveX
- Create TGIS_ControlLegendForm and use method: ShowLayerProperties()
Created: October 07, 2004, Modified: April 24, 2019