DK11 for Delphi | GisLayer.TGIS_Layer.ChangeHash | Constructors | Fields | Methods | Properties | Events
Changes the hash for the purpose of verifying layer's modifications.
// Delphi public function ChangeHash : Int64;
// C++ Builder public: __int64 ChangeHash(void);
Type | Description |
---|---|
Int64 | True if item already exists on the list. |
Used to verify that the order of layers, params, etc., have been modified. Used mainly by TGIS_ControlLegend.