EasyLinq 1.3 for Delphi XE3
I needed some time to move existing applications to XE3. As a result the EasyLinq Library is now available for Delphi XE3 32/64Bit. There are some minor methods added to make life easier.
- Function “Where”
Execute where statements directly and returns all matching objects - Function “OrderBy”
Sort objects by the given field name - Function “Distinct”
Returns a StringList with all distinct values of the field - Function “Move”
Move objects in the list
Release 1.3 is outdated. Click here do download the current release.
No Comments
Add Comment