Interface IDataLoader

Unit

Declaration

type IDataLoader = interface(IInterface)

Description

Interface defining basic operation for data loading.

Hierarchy

  • IInterface
  • IDataLoader

Overview

Methods

Public function GetPointsSetCopy: TTitlePointsSet;
Public procedure LoadDataSet(AFileName: string);
Public procedure Reload;

Description

Methods

Public function GetPointsSetCopy: TTitlePointsSet;
 
Public procedure LoadDataSet(AFileName: string);
 
Public procedure Reload;
 

Generated by PasDoc 0.15.0.