The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



CurrentMap


Unit:SDL_geoatlas
Class:TGeoAtlas
Declaration:property CurrentMap: TGeoMap;

The property CurrentMap provides access to the currently loaded map. Please be careful when manipulating this class property - changing the properties of CurrentMap may interfere with the function of TGeoAtlas - especially freeing the allocated memory by calling the methods Free or Destroy of CurrentMap will result in a crash of the program.

Hint: A list of properties and methods of CurrentMap can be found here.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): atlas



Last Update: 2023-Dec-13