TFuncSignalRecord Class

type TFuncSignalRecord = class;

Expression parser record definition.

This record holds the definition of a formula element. Formula element can be either a function or an operator. (OpType). It can be checked or unchecked. Complex or real..

Methods

NameDescription
Assign (2)Assign all fields from Src.
AssignToAssign all fields to Dst.