DK11 for Delphi | VCL.GisControlAttributes.TGIS_ControlAttributes.SaveChanges | Constructors | Methods | Properties | Events
Save changes made in the control.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX | Python.
// Delphi public function SaveChanges : Boolean;
// C++ Builder public: bool SaveChanges(void);
Type | Description |
---|---|
Boolean | True, if changes were saved. |