User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_paramsabstract

TGIS_ParamsAbstract class

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

Common parameters ancestor.

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

Syntax

# Python
class TGIS_ParamsAbstract( Persistent ):

Inheritance

→ Persistent

Constructors

Inherited Overrides Protected
Name Visibility Description
__init__ public Create an instance.

Methods

Inherited Overrides Protected
Name Visibility Description
CreateCopy public Make a copy of the object.
LoadFromConfig public Load parameters from the configuration file.
ResetSerial public Reset serial numer conter.
SaveToConfig public Save parameters into the configuration file.
Touch public Touch the object by incrementing Serial number.

Properties

Inherited Protected
Name Visibility Description
Serial public Serial number updated after any property change.
UserObject public UserObject can be used to associate with Params a user-defined object.

2023/03/11 08:49

Page Tools