DK11 for Delphi | GisInternals.ExpandForcedRTreePath | Enums | Fields | Methods | Types
Expand RTree path for file based of ForcedRTreePath.
// Delphi function ExpandForcedRTreePath( const _path : String ) : String;
// C++ Builder extern DELPHI_PACKAGE UnicodeString ExpandForcedRTreePath( const UnicodeString _path );
Name | Type | Description |
---|---|---|
_path | String | default .Rtree path |
Type | Description |
---|---|
String | Expanded RTree path. |