User Tools

Site Tools


api:dk11:delphi:fmx.giscontrolattributes.tgis_controlattributes.savechanges_void

Table of Contents

TGIS_ControlAttributes.SaveChanges method

DK11 for Delphi | FMX.GisControlAttributes.TGIS_ControlAttributes.SaveChanges | Constructors | Methods | Properties | Events

Save changes made in the control.

Available also on: .NET WinForms | Java | ActiveX | Python.

Syntax

// Delphi
public
  function SaveChanges : Boolean;
// C++ Builder
public:
  bool SaveChanges(void);

Result

Type Description
Boolean True if layer updated successfully.
2022/11/16 01:13

Page Tools