DK for Delphi | GisLayer.TGIS_Layer.Stream | Constructors | Fields | Methods | Properties | Events | Events
Reference to a potential layer underlying the stream. Some layers like (TGIS_LayerJPG) can read the data from the stream instead of from the file provided by the Path.
// Delphi public property Stream : TStream read write;
// C++ Builder public: __property TStream* Stream = {read, write};
Type |
---|
TStream |