FlagNames

Declaration: TSpecCollection.FlagNames[FlagIx: integer]: string;
The array property FlagNames allows to control the name of a the user-defined flag which is specified by the parameter FlagIx (valid range: 0..15). If you assign a name to a non-existent flag (i.e. if the FlagIx is less than 0 or greater than 15) the call will be ignored on write or return an empty string on read.

Hint: In order to access the spectral collection currently loaded in the Spectral Collection Editor you can use the pre-declared global variable SCData.