KB10602 - Hide display of some shape attributes on TGIS_ControlAttributes.
This is achieved by marking field.Hidden = True or field.ReadOnly = True.
You can access an individual field using the Layer.Fields property or using layer.FindField( name ) function. Then select Hidden for a selected field(s).
Created: January 17, 2005, Modified: September 10, 2015