RemoveByKey(EntryKey: Integer): Boolean;
EntryKey. Key of the element that must be removed.
The RemoveByKey method removes the element from scenario tree, which key is passed by the EntryKey parameter.
NOTE. Scenario tree elements are removed with all the child elements.
See also: