DK11 for Delphi | GisInterfaces.IGIS_Viewer.ChangeHash | Methods | Properties
Change hash. Uses to verify if order of layers, params, etc. has been modified. Used mainly by TGIS_ControlLegend.
// Delphi public function ChangeHash : Int64;
// C++ Builder public: __int64 ChangeHash(void) = 0;
Type | Description |
---|---|
Int64 | Calculated hash value. |