Наши преимущества

Компоненты к Delphi (каталог ссылок) 2

Статус
Закрыто для дальнейших ответов.
PaxCompiler v2.1 27-nov-08 FULL SOURCE

PaxCompiler v2.1 27-nov-08 FULL SOURCE
Код:
What's New
23 November 2008. paxCompiler v2.1. New:

* Support of Delphi 2009.
* Internal representation of script-defined class types coincides with representation of Delphi classes, so you can create new native Delphi classes in a script.

About paxCompiler
paxCompiler is an embeddable compiler of the Object Pascal programming language. The key features of the paxCompiler are:

* The compiler generates machine code for Intel compatible processors (IA-32 architecture).
* It is possible to use the compiler as a scripting engine. You can embed the compiler into host application, register host-defined types, routines, variables and constants for the engine, read/write script-defined variables, call script-defined functions etc. You can save/load compiled scripts to/from a stream.
* The compiler was initially written in Borland Delphi as a set of Delphi components. TPaxCompiler, TPaxProgram and TPaxPascalLanguage are Delphi components that allows you to embed the paxCompiler into Delphi, Kylix or Borland C++ Builder application so you can customize and extend the application without having to recompile it.
* Source code of paxCompiler is compatible with Free Pascal 2.0.
* paxCompiler, implemented as paxcompilerlib.dll, can be used for scripting Microsoft Visual C++ applications.
* The compiler supports Object Pascal language based on the Delphi 7 standard.
* Script-defined functions support register (Borland fastcall), cdecl, stdcall, safecall, pascal and msfastcall (Microsoft fastcall) calling conventions. The default calling convention is stdcall. (You can change it by means of TPaxPascalLanguage.SetCallConv method).
* COM support.
* TPaxCompilerDebugger and TPaxCompilerExplorer components implement debugger (breakpoints, call stack, watches, step over, trace into, run to cursor, pause) and code explorer capabilities.
* You can import host-defined types with paxCompiler importer.
* You can create stand alone executable files.
* paxCompiler engine is thread safe.
* The roadmap of the compiler includes: JavaScript compiler, Basic compiler and C compiler, cross-language programming, built-in assembler.

homepage: Как увидеть ссылки? | How to see hidden links?

download: Как увидеть ссылки? | How to see hidden links?
 
Разыскивается компонент для работы с TMemtable через SQL запросы.

2 варианта -
1. от aidaim
SQLMemTable: In-Memory SQL Database for Delphi
Как увидеть ссылки? | How to see hidden links?
2. универсальный TXQuery - навешивает SQL над любыми dataset'ами... всем бы был хорош, но... давно заброшен автором и не развивается... точнее, народ стряпает очередные версии под новые версии компиляторов
 
Последнее редактирование модератором:
ReportBuilder 11.x for Delphi 6-2009 Patch


Цитата:The patch should work with RB Standard/Professional/Enterprise/Server, every Delphi version, and every RB version (tested on Ent v9,10,11).



Trial setup: h__p://www.digital-metaphors.com/download/
Patch: h__p://www.disperseit.com/view.php?id=24564

Pass: DarkRapt0r
Thanks: \\ DarkRapt0r
 
Delphi and C++Builder Decompiler 3.42
Thank dnvthv

Delphi and C++Builder Decompiler is an easy-to use program that can help you to restore your lost source code. If you lose your Delphi or C++Builder project sources, but have an executable file, then this tool can rescue part of lost sources.
Decompiler produces all project forms and data modules with all assigned properties and events. Produced event procedures don't have a body, but have an address of code in executable file.

 
Последнее редактирование модератором:
does anyone have the DevExpress Skin v.6.40

Добавлено через 2 минуты
does anyone have the Telerik r.a.d Lastest Version?

plz help me, Any component Export for Reportbuilder 12?
 
Последнее редактирование модератором:
asm64d, а "Delphi and C++Builder Decompiler 3.42" -это DeDe или какая-то другая программа?
 
Статус
Закрыто для дальнейших ответов.
Верх