RemoveByKey(Key: Integer): Boolean;
RemoveByKey(Key: Integer): Boolean;
Key. Deleted sheet key.
The RemoveByKey method deletes selected sheet, which key is passed by the Key parameter.
If removal is successful, the method returns True, otherwise it returns False. The child express report, that is the sheet source, is to be removed when the sheet is removed.
See also: