FindFeatNum

Declaration:TFeatureMatrix.FindFeatNum (Num: integer): integer;
The method FindFeatNum searches for the integer value Num in the field FeatNum of the feature properties. If found it returns the index of the feature, else it returns -1.