IResourceLocales.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Resource language key.

Description

The RemoveByKey method removes language with the specified key.

Comments

The method returns True if removal is successful, otherwise it returns False.

See also:

IResourceLocales