FindAttribute(AttributeName: String): Integer;
AttributeName. Attribute identifier.
The FindAttribute method returns index of the specified attribute.
If the attribute with the specified identifier is missing, the method returns the "-1" value.
The method use is given in the example for IOrmRecord.AttributeValue.
See also: