QuantNames

Declaration: TIlabTrnDataSet.QuantNames [idx: integer]: integer;
The array property QuantNames allows to access the name of a particular quantity which is specified by the parameter idx (valid range: 1..NQuantities). If you assign a name to a non-existent class (i.e. if the idx is less than 1 or greater than NQuantities) the call will be ignored on write or return an empty string on read.