DK11 for Delphi | GisStatistics.TGIS_StatisticsAbstract.LoadFromFile | Overloads | Methods | Properties
Parse statistics file and load all information into parent layer.
// Delphi public function LoadFromFile : Boolean; overload; virtual;
// C++ Builder public: virtual bool LoadFromFile(void) /* overload */;
Type | Description |
---|---|
Boolean | True if statisticsfile was properly interpreted. |
Method will try to load file with the same path as parent layer with '.ttkstats' extension.