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