DK11 for Delphi | GisLayerPixel.TGIS_LayerPixel.ReOpen | Constructors | Fields | Methods | Properties | Events
Reopens the layer.
Overrides TGIS_Layer.ReOpen.
// Delphi public procedure ReOpen; override;
// C++ Builder public: virtual void ReOpen(void);
Will reopen the layer and read all data. After this, all non drawing operations on layer will be available. But you can add such layer later to the viewer anyway.