Unit frmFormulaErrorsUnit

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

The main purpose of frmFormulaErrorsUnit is to declare TfrmFormulaErrors which displays warning messages to the user when a formula has been found to be in error.

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TfrmFormulaErrors TfrmFormulaErrors displays warning messages to the user when a formula has been found to be in error.

Functions and Procedures

function frmFormulaErrors: TfrmFormulaErrors;
procedure ClearFormulaErrors;

Variables

ClearingDeletedDataSets: boolean = False;

Description

Functions and Procedures

function frmFormulaErrors: TfrmFormulaErrors;

frmFormulaErrors returns an instance of TfrmFormulaErrors. It will create one if needed.

procedure ClearFormulaErrors;
 

Variables

ClearingDeletedDataSets: boolean = False;
 

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