↧
Tsilang Component Suite 7.5.5.0 10.2 Full Source
↧
Intraweb 14.1.12
Bug Fixes
Download You can't view the links! Click here to register
- IntraWeb design time package could fail to load in Delphi 2009-XE5 with error “EReadError in module rtlxxx.bpl at xxxxx. Error reading RechEdit1.Zoom: Property Zoom does not exist.”
Download You can't view the links! Click here to register
↧
↧
Sqllite Studio 3.1.1 Final

What is New ?
- [ADDED]: WxSQLite3 plugin (with encryption support).
- [ADDED]: System.Data.SQLite plugin (ADO.NET, includes encryption support).
- [ADDED]: Support for "Row Value" introduced in SQLite 3.15.0.
- [ADDED]: New option in configuration dialog to decide whether you want to keep NULL values when entering empty strings in cells (new, more intuitive behavior), or overwrite NULLs with empty string values (as it used to be so far).
- [ADDED]: Editor window has now "Find" and "Replace" toolbar buttons for those functions (which were already there, available under shortcuts).
- [ADDED]: New built-in functions: import(), import_formats(), import_options() and charset(). All described on SQLiteStudio's wiki (at User Manual page).
- [ADDED]: You can't view the links! Click here to register ScriptingTcl has now "tcl_init" command to invoke full interpreter initialization, which creates [clock] commands and some others. It's not invoked automatically to avoid performane issues.
- [ADDED]: You can't view the links! Click here to register Added "--master-config" command line option to have a settings file (regular SQLiteStudio config file) that all running SQLiteStudio instances import settings from. More details in manual on wiki page.
- [ADDED]: You can't view the links! Click here to register Added 'select all' and 'deselect all' buttons in tigger's UPDATE OF columns dialog.
- [CHANGE]: You can't view the links! Click here to register Re-enabled possibility to close database list panel (and reopen it from the View menu entry).
- [CHANGE]: You can't view the links! Click here to register Automatically generated database name includes full file name, except for the file extension only (unlike before, when it took only a file name up to the first dot).
- [CHANGE]: You can't view the links! Click here to register The "generate name automatically" checkbox has been removed. Now the name is generated automatically by default, unless user starts to edit the name manually.
- [BUGFIX]: You can't view the links! Click here to register You can't view the links! Click here to register You can't view the links! Click here to register Fixed double precision numbers formatting.
- [BUGFIX]: DbAndroid plugin: Fixed 'adb' automatic detection under Linux.
- [BUGFIX]: You can't view the links! Click here to register You can't view the links! Click here to register Fixed problem with database versions in Android plugin.
- [BUGFIX]: You can't view the links! Click here to register Fixed crash when confiriming custom FK value with Enter key.
- [BUGFIX]: You can't view the links! Click here to register You can't view the links! Click here to register Fixed default FK value preselection when tabbing through cells.
- [BUGFIX]: You can't view the links! Click here to register Fixed crash when mass replacing token to another token containing initial token.
- [BUGFIX]: Fixed query generation for "UPDATE" and "DELETE" when invoking it from Database List context menu for the table.
- [BUGFIX]: Fixed Ctrl+click (Cmd+click on MacOSX) handling of object names that require name wrapping (such as names with spaces in it).
- [BUGFIX]: You can't view the links! Click here to register Fixed resolving tables with unusual (like cyrillic) characters in their names.
- [BUGFIX]: You can't view the links! Click here to register Restored data editing by Return key hit, that got broken in 3.1.0 for MacOSX.
- [BUGFIX]: You can't view the links! Click here to register Several tweaks to Android shell mode connection.
- [BUGFIX]: You can't view the links! Click here to register Fixed memory leak in Android plugin.
- [BUGFIX]: You can't view the links! Click here to register Fixed column resolving in a View that uses same alias for two different columns.
- [BUGFIX]: Fixed importing Windows and Macintosh end-line format CSV files (handling \r\n and \r properly).
- [BUGFIX]: You can't view the links! Click here to register Fixed recognizing CREATE TRIGGER statements properly when CASE-WHEN-END is used inside.
- [BUGFIX]: You can't view the links! Click here to register Fixed Foreign Key editing when the foreign table was modified (for example renamed) and the local column was already presented in the data view.
- [BUGFIX]: You can't view the links! Click here to register DEFAULT value is now automatically inserted only when committing NULL for NOT NULL column. Also new option is introduced to use DEFAULT always for NULL values, regardles of NOT NULL constraint.
- [BUGFIX]: Fixed refreshing database list view when changing labels display settings in configuration dialog.
- [BUGFIX]: Fixed FormView row navigation shortcuts.
- [BUGFIX]: You can't view the links! Click here to register Fixed alphabetical ordering when exporting entire database.
- [BUGFIX]: Fixed "UPDATE OF" column list formatting (indentation) in Enterprise Formater plugin.
- [BUGFIX]: Fixed SqlSimpleFormatter plugin to add ";" at the end of CREATE TABLE statements while exporting database schema to SQL format.
- [BUGFIX]: Data view fonts now apply to other tabs in the table window and view window.
- [BUGFIX]: You can't view the links! Click here to register Fixed performance issue with lots of big values loaded into the grid. Also fixed editing those values using the inline cell editor.
- [BUGFIX]: You can't view the links! Click here to register Fixed query executor to idenfity properly tables in named subselects, to the ROWID is handled correctly.
- [BUGFIX]: You can't view the links! Click here to register Fixed data filter field in data view, so it handles the single quote character.
- [BUGFIX]: You can't view the links! Click here to register Erasing table data context menu option now honors multiple table selection.
- [BUGFIX]: You can't view the links! Click here to register Optimized execution of thousands of queries at once in SQL editor window.
- [BUGFIX]: You can't view the links! Click here to register Table foreign key dialog can now refer to the same table. So far only column dialog constraint for FK could do it.
- [BUGFIX]: You can't view the links! Click here to register Performance of SQL editor window greatly increased when working with huge sets if queries (like thousands).
- [BUGFIX]: You can't view the links! Click here to register Fixed formatter for "NOT EXISTS" expression.
- [BUGFIX]: You can't view the links! Click here to register Fixed handling scientific numbers notation.
- [BUGFIX]: You can't view the links! Click here to register Fixed "go to referenced row" function when using multi word object names.
- [BUGFIX]: You can't view the links! Click here to register Fixed numerous typos in messages and names.
- [BUGFIX]: You can't view the links! Click here to register Fixed pagination for query simple execution method.
- [BUGFIX]: You can't view the links! Click here to register Fixed ORDER BY with column numbers, instead of names.
- [BUGFIX]: You can't view the links! Click here to register Fixed trigger UPDATE OF columns popup dialog positioning.
- [BUGFIX]: You can't view the links! Click here to register Fixed crash when trying to print data.
- [BUGFIX]: Fixed reading long values of not-editable result columns (like expressions or functions that return long values). They used to be truncated.
- [BUGFIX]: Compilation fixes.

↧
IntraWEB v14.1.10 Released
Bug Fixes
- Registration for Delphi 10.2 Tokyo could fail under certain circumstances
- TIWBorderOptions fixed style rendering (missing semicolon)
- Trim() is used in ServerController.OnRewriteURL event to prevent blank spaces in URL base.
- Due to a C++ Builder 10.2 64-bit bug, IntraWeb won’t work correctly when compiled as a C++ Builder 64 bit application (Delphi applications work correctly, though). If you are a C++ Builder 10.2 user, please vote for this bug: You can't view the links! Click here to register
- If you are installing the first time on Delphi/C++Builder 10.2 Tokyo, please run IntraWeb Bundled Removal Tool (which is also installed in the \Tools sub folder). This is absolutely required!
↧
nrComm pro v947 for D10.2 Tokyo (32/64)
[/lock]
↧
↧
Billenium Effects for 10.2 Tokyo
↧
TMS VCL Cloud pack 3.7.5.0 for Tokyo /cracked/
↧
IBDac 6.0.1 05-Apr-17
6.0.1 05-Apr-17
- RAD Studio 10.2 Tokyo is supported
- Linux in RAD Studio 10.2 Tokyo is supported
- Lazarus 1.6.4 and Free Pascal 3.0.2 is supported
- Possibility to manage batch operations using a transaction is added
- Possibility to obtain active transaction number using DBMonitor is added
- Bug with handling the "Database shutdown" error is fixed
- Bug with showing values array for batch updates in IBCSQLMonitor is fixed
- Bug with handling parameters of the Currency type is fixed
- Bug with AV when the number of values of a batch parameter is too large is fixed
- Bug with using batch paramters of Bytes type is fixed
- Bug with setting parameters of a custom transaction in Lazarus is fixed
- Bug with reading BLOBs when the CacheBlobs property is set to False is fixed
- Bug with using several IBCAlerter components simultaneously is fixed
- Bug when working with the TBytes and TVarBytes fields in TVirtualTable is fixed
- Bug with detecting parameters by name in ExecSQLEx is fixed
- Bug with reading Memo as WideMemo is fixed
- Bug with field name quoting in a filter expression is fixed
- Bug with handling parameter values of BLOB type in batch operations is fixed
- Bug with memory leak in TVirtualDataSet is fixed
↧
RxLib275 v1.0.8 Unoficial Tokyo
Unofficial version of RXLib v2.7.5 continued developed by Jaro Benes
Last stable version of RxLibrary for Delphi 2005, 2006, 2007, 2009, 2010, XE, XE2, XE3, XE4, XE5, XE6, XE7, XE8, 10-Seattle, 10.1-Berlin and 10.1-Tokyo
Last changes in update 1.0.18:
1/ Actualization for last version of Delphi 10.2 Tokyo. (big thanks for Alex Mello de Mendonca from Brazil!)
Last stable version of RxLibrary for Delphi 2005, 2006, 2007, 2009, 2010, XE, XE2, XE3, XE4, XE5, XE6, XE7, XE8, 10-Seattle, 10.1-Berlin and 10.1-Tokyo
Last changes in update 1.0.18:
1/ Actualization for last version of Delphi 10.2 Tokyo. (big thanks for Alex Mello de Mendonca from Brazil!)
↧
↧
kbmMemTable for 10.2 Tokyo
Included Skydevils BDE workaround.
↧
IntraWEB v14.1.13 Released
PHP Code:
http://www.atozed.com/blog-post/14-1-13-1/
Quote:[size=15px]Bug FixesThis version is binary compatible with previous version. Third party dependent libraries (e.g. TMS, CG Tools, IWBootstrap), don’t need to be recompiled.
- Fixes cache file handling in some special circumstances. This also fixes some cases where WebApplicaiton.SendFile() would fail when used with Async events
- Under some very specific cases IntraWeb design time package could fail do identify Delphi 10.2 Tokyo installation (exact version and edition). This only affects BUNDLED licenses.
↧
QRDesign versions for Quickreport 6 Pro for XE3 to 10.2 Tokyo
QRDesign versions for Quickreport 6 Pro.
QrDesign for quickreport 6 pro for Delphi/C++Builder from XE3 to 10.2 Tokyo
Qrdesign is 10.2 tokyo released.
QrDesign for quickreport 6 pro for Delphi/C++Builder from XE3 to 10.2 Tokyo
Qrdesign is 10.2 tokyo released.
↧
Intraweb 14.1.9 Linux server
↧
↧
TFrameStand v.1.3
- Added OnAfterHide event
- Widened binding of common action mechanism to address all TControl descendants
- Version specific packages for 10.2 Tokyo
You can't view the links! Click here to register is a very useful free and open source component to decouple your UI and build very modern and sophisticated user interfaces for mobile apps built with Delphi.
↧
Ehlib v.9.1.024 D7-XE10.2
↧
HotSpotImage under 10.2 Tokyo
TMS started in year 2002 with hotspotimage(separate component).Nowadays its a part of TMS Image Controls PackCode:
PHP Code:
http://www.tmssoftware.com/site/hsimg.asp
↧
AzSDK v3.3 FULL SOURCE
included:
AzSDK v3.3 with full source
AzMD5Sum_Full.exe
HardWareID_Full.exe from year 2011/2012(only this version the serial will be valid)
AzSDK v5.00 with DLL under 10.2 Tokyo registered
AzSDK v3.3 with full source
AzMD5Sum_Full.exe
HardWareID_Full.exe from year 2011/2012(only this version the serial will be valid)
AzSDK v5.00 with DLL under 10.2 Tokyo registered
↧
↧
FastReport 5.3.7 Pro Full source Ported to 10.2 Tokyo
↧
FaceAPI - Cognitive Service
This contains VCL & FMX demos using Cognitive Services from Microsoft, you need a valid access key from Microsoft to execute de code.
You can't view the links! Click here to register
- Microsoft Cognitive Services let you build apps with powerful algorithms using just a few lines of code. They work across devices and platforms such as iOS, Android, and Windows, keep improving, and are easy to set up.
You can't view the links! Click here to register
↧
TMS TAdvSignatureCapture
Component to capture signatures entered via pen or touch screens
![Click to large size! İmage]()

↧