IABACAttributes.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Attribute key.

Description

The RemoveByKey method removes attribute from the collection by its key.

Comments

To determine an attribute key, use the IABACAttribute.Key property.

See also:

IABACAttributes