IRdsAttributes.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key - attribute key.

Description

The RemoveByKey method removes an attribute, which key is passed by the Key parameter.

See also:

IRdsAttributes