DK11 for Delphi | GisTypes.TGIS_LayerPixelSubFormatList | Classes
List of pixel file capabilities.
Available also on: ActiveX.
// Delphi type TGIS_LayerPixelSubFormatList = class( TList<TGIS_LayerPixelSubFormat> ) end;
// C++ Builder class PASCALIMPLEMENTATION TGIS_LayerPixelSubFormatList : public TList__1<TGIS_LayerPixelSubFormat> { };
→ TList