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