User Tools

Site Tools


api:dk11:delphi:gisparams.tgis_paramsabstract.serial

Table of Contents

TGIS_ParamsAbstract.Serial property

DK for Delphi | GisParams.TGIS_ParamsAbstract.Serial | Constructors | Methods | Properties

Serial number updated after any property change. Used to identify if object was changed. Used by legend control for smart updates.

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

Syntax

// Delphi
public
  property Serial : Integer read write;
// C++ Builder
public:
  __property int Serial = {read, write};

Value

Type
Integer
2025/01/31 01:09

Page Tools