Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Unit dependency graph
Classes hierarchy graph
dat_file_loader
type TDATFileLoader = class(TDataLoader)
Loads data from ordinary DAT-file consisting from lines having pairs of position and values.
procedure LoadDataSetActually; override;