operator » Page 2 » Custom Developer Tools and VCL Components | Developer Team

FastFind for Visual Studio v6.8

FastFind for Visual Studio v6.8
FastFind for Visual Studio v6.8


FastFind is a Visual Studio plugin that allows you to instantly open solution files and find text in files. The FastFind window will auto-update as you type, showing you anything relevant and allowing you to jump instantly to the code. FastFind lets you see the find results update as you type, and jump to the code, all without touching the mouse.
Read more

Quest SQL Optimizer for SQL Server v10.0.3

Quest SQL Optimizer for SQL Server v10.0.3
Quest SQL Optimizer for SQL Server v10.0.3


Quest SQL Optimiser validates database code to ensure the best-possible performance by helping you proactively identify potential issues and automate the SQL optimisation process. The SQL Server Query Optimizer is a cost-based optimizer. It analyzes a number of candidate execution plans for a given query, estimates the cost of each of these plans and selects the plan with the lowest cost of the choices considered. Indeed, given that the Query Optimizer cannot consider every possible plan for every query, it actually has to do a cost-based balancing act, considering both the cost of finding potential plans and the costs of plans themselves.
Read more

Winsoft JSEngine 2.5

Winsoft JSEngine 2.5
Winsoft JSEngine 2.5


jР°vascript engine for Delphi.

uses Microsoft ChakraCore jР°vascript engine
supports Windows 32 and Windows 64
available for Delphi 6 - 10.2 and Lazarus 1.6.4
source code included in registered version
distributing library in applications is royalty free
Read more

Winsoft JSEngine 2.4

Winsoft JSEngine 2.4
Winsoft JSEngine 2.4


jР°vascript engine for Delphi.

uses Microsoft ChakraCore jР°vascript engine
supports Windows 32 and Windows 64
available for Delphi 6 - 10.2 and Lazarus 1.6.4
source code included in registered version
distributing library in applications is royalty free
Read more

paxCompiler 4.2 Full Source XE10/XE10.1

paxCompiler 4.2 Full Source XE10/XE10.1
paxCompiler 4.2 Full Source XE10/XE10.1 | 5 Mb


paxInterpreter allows to execute intermediate paxCompiler byte-code. New runner is interchangeable with paxCompiler TPaxProgram class without any restrictions, i.e. you can use it with all pax components (TPaxCompilerDebugger, TPaxCompilerExplorer, TPaxEval), the same import routines allows you to import host-defined members. paxInterpreter supports the same scripting languages: Pascal, Basic, j@vascript. You can use generic types, anonymous functions, lambda expressions, operator overloading etc. You have possibility to use script-defined classes at host side via interfaces and virtual methods, bind dfm files, use RTTI of script-defined types, use compiled script units. And more... Current version of paxInterpreter can be used with Windows 32/64 bit. paxInterpreter will available for all platforms supported by Delphi XE (Mac OS, iOS, Android) in the next releases. Native code generators will be added to paxCompiler as well.
Read more