DK11 for Delphi | GisLayer.TGIS_Layer.ReOpen | Constructors | Fields | Methods | Properties | Events
Reopens the layer.
// Delphi public procedure ReOpen; virtual;
// 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.