DK11 for Delphi | GisClasses.TGIS_Bytes.Inc | Constructors | Methods | Properties
Increment an integer value.
// Delphi public procedure Inc( const _off : Integer );
// C++ Builder public: void Inc( const int _off );
Name | Type | Description |
---|---|---|
_off | Integer | offset the values will be incremented at |