Unit frmDataSetsUnits

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

The purpose of frmDataSetsUnits is to define TfrmDataSets which provides a mechanism for the user to edit the TDataArrays and their properties.

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
record TOK_Variables TODO : Consider using a non-modal window here.
Class TEditorNotifierComponent  
Class TDataArrayEdit TDataArrayEdit stores a TDataArray and records changes to the properties of the TDataArray.
Class TfrmDataSets TfrmDataSets provides a mechanism for the user to edit the TDataArrays and their properties.

Functions and Procedures

procedure AddInterpolatorsToList(const List: TList);

Variables

frmDataSets: TfrmDataSets = nil;

Description

Functions and Procedures

procedure AddInterpolatorsToList(const List: TList);

AddInterpolatorsToList adds all the available TCustom2DInterpolaters to List.

Variables

frmDataSets: TfrmDataSets = nil;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:34