DK11 for Delphi | GisFileFGDB.TGIS_FileFGDB.GetAvailableLayers | Constructors | Methods | Properties
Get available layers with their types from database.
// Delphi public function GetAvailableLayers( const _path : String ) : TGIS_LayerInfoList;
// C++ Builder public: TGIS_LayerInfoList* GetAvailableLayers( const UnicodeString _path );
Name | Type | Description |
---|---|---|
_path | String | path to database |
Type | Description |
---|---|
TGIS_LayerInfoList | list of layers info |
List Objects property keeps layer type as TGIS_ShapeType value