TDynamicRequester is a very powerful database component for Delphi, that allows
the programmer to integrate a really easy to use requester in an application.
TDynamicRequester includes two modules : the Criteria Editor and the Search Form.
Both of them can be activated at conception AND execution time.
Some functionalities of TDynamicRequester are :
* Iterative searches,
* AND operator fully operational on multi-occurrence data,
* Exact and minimum match operators : possibility to find data corresponding
to 2,3... criteria among N criteria,
* Multi-language Search Form (English and French in 1.00 version),
* Complete testing possibilities at design-time (without any compilation)...
. but its most interesting functionality surely is DYNAMIC CONFIGURATION.
At execution time, TDynamicRequester allows to configurate all previously
defined criteria ! This means that the user can dynamically add, delete or modify
any criteria at run-time.
Without any code to modify ! Without any compilation ! Without any new version !