User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_paramsabstract.ismodified_void

Table of Contents

TGIS_ParamsAbstract.IsModified method

DK11 for Python | tatukgis.pdk.TGIS_ParamsAbstract.IsModified | Constructors | Methods | Properties

Indicates whether the initial serial was modified (Params was touched).

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
def IsModified(
  self
) -> bool: 

Result

Type Description
bool True if modified.

Remarks

Modified state is reset by ResetSerial.

2024/10/18 01:18

Page Tools