DK11 for Delphi | FMX.GisControlAttributes.TGIS_ControlAttributes.ShowShape | Constructors | Methods | Properties | Events
Show attributes for given _shape.
Available also on: .NET WinForms | Java | ActiveX | Python.
// Delphi public procedure ShowShape( const _shape : TGIS_Shape );
// C++ Builder public: void ShowShape( TGIS_Shape* const _shape );
Name | Type | Description |
---|---|---|
_shape | TGIS_Shape | Shape object to display attribute filed for shape; nil to clear the list |