TbcISAPIFilter component brings visual development to your Delphi 4, 5, 6, 7, 2006, 2007 and C++ Builder 4, 5, 6, 2006 environment by letting you point and click to handle events only. Drop the component on a data module and handle the events you wish. Visually set the filter priority. For a quick example, check out the accompanying IIS Authentication Filter sample DLL source code.
Features:
* Do not worry to write and export HttpFilterProc and GetFilterVersion methods.
* Component will export necessary functions.
* Component will register with IIS to receive the events that you have supplied a handler for.
* Component will wrap Filter Context in a Pascal class to add convenience methods before passing it to handlers.
Read more about TbcISAPIFilter ISAPI Delphi Component here.
Platform: Windows

