Declaration: | TFeatureMatrix.FindFeatName (Name: string): integer; |
The method FindFeatName searches for the string Name in the field FeatName of the feature properties. If found it returns the index of the feature, else it returns -1. The case is not case sensitive.
|
|