The previous post introduced a utility method called FillList and showed how to call it using BindScopeDB1 as the source component.* TBindScopeDB allows TBindList to work with a TDataSet. This post shows a version of FillList which can work with enumerable objects such at TStrings or TList ...
More...