FindUniqueClId

Declaration: TIlabTrnDataSet.FindUniqueClId (ClassID: string): integer;
The function FindUniqueClId returns the index of the class whose class ID matches the parameter ClassID (valid range: 1..NClasses). If the class ID cannot be found a zero value is returned. The search is not case-sensitive.