Remove(Index: Integer): Boolean;
Remove(Index: integer): boolean;
Index. Index of the data source to be removed.
The Remove method removes data source with specified index.
If the removal is successful, the method returns True, otherwise it returns False.
See also: