Quantcast
Channel: Delphi Forum - Delphi Programming Kings of Code - Delphi Components
Viewing all 1331 articles
Browse latest View live

MyDAC 9.0.1 D7 XE2 10-10.2 Setup


CompressionMaster Suite v6.80 FullSource: D4-DX10.1(Berlin)

$
0
0
1. EasyCompressionLibrary v5.80 FullSource
2. FlexCompress v6.80 FullSource
3. ZipForge v6.80 FullSource


IntraWEB v14.1.10 Released

$
0
0
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.
Known Issues
  • 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!
This version is not binary compatible with previous version. If you have 3rd party dependent libraries (e.g. TMS, CG Tools, IWBootstrap), you must recompile these libraries from the source code.


 

EhLib 9.1 for DX10.2 Tokyo

$
0
0
[size=18px]EhLib 9.1
+ Storage of the library's language resources with the ability to dynamically load
+ Auto-save PivotGrid layout when reloading data
+ Showing / hiding total rows/columns in PivotGridEh
+ New aggregate functions in PivotGridEh (Product, StDev, StDevp, Var, Varp)
+ Editing Cells in PivotGridEh
+ Dynamic calculation of found cells in SearchPanel
+ Functions for saving / restoring the column state to an INI file and Registry in DBVertGridEh
+ The filter icon in the DBGridEh header

product homepage:
You can't view the links! Click here to register

EhLib 9.1 Evaluation Version download:
You can't view the links! Click here to register


ZylGSM v1.38 Delphi 5 to Delphi 10.2

$
0
0
ZylGSM is a Delphi & C++Builder component that communicates with a GSM modem or phone with integrated modem.
Main features:
- send SMS in text mode
- send SMS in PDU mode
- delete SMS
- dial in voice mode
- dial in data mode
- answer incoming call
- hang up current conversation
- recognize calls and identify caller number
- new SMS message alert
- read PDU and text SMS
- GSM 7-bit alphabet and UCS2 support
- concatenated (long) SMS support
- detect GSM modem
- execute custom AT commands


 

ZeosLIB D7 - DX10.2 Fs

Rave Reports 11.0.14 - Tokiyo 10.2

$
0
0
- Added: RAD Studio 10.2 Tokyo Delphi/C++Builder support
- Fixed an error using DirectDataViews with 64-bit applications


 

TMS Intraweb Components with Sources OLD


EMS Advanced Data Export v.4.13.3.1.7 for D 10.2 Tokio

EMS Advanced DataImport v.3.9.6.1.7 for D 10.2

OrangeUI 1.71 for 10.2 Tokyo Personal Edition

$
0
0
I used Delphi+OrangeUI to develop a variety of APP, including business management, instant communications, tools etc.,
I have accumulated a lot of experience from these projects, looking for the UI pain points, and they are encapsulated into a simple control,
Therefore, OrangeUI contains almost all of the APP development used by the UI control, so that everything becomes easy,
For example, OrangeUI original ListView design panel model,
you can directly drag and drop on the panel to design how to display the elements (pictures, text, buttons, input boxes, etc.),
Meet the needs of the mobile phone APP quickly achieve a variety of complex listview,
Furthermore, each of the controls on the OrangeUI requires only a simple set of properties to achieve the desired effect,
Rather than bring their own controls like EMB, a button to change the background color needs to design complex Style.
Create and load fast because the OrangeUI control inherits TControl directly, not TStyledControl,

You don't need to load elements from the default StyleBook like your own controls

Many users use Delphi+OrangeUI to develop a variety of beautiful APP, shelves to Apple AppStore there are many,

With OrangeUI, you can quickly and steadily achieve the following functions:
1.APP home page menu in the mainstream, APP often can see, OrangeUI only need a control, rather than Image and Label pile up implementation.
2.advertising picture carousel function,and can follow the finger sliding switch, which is currently the other controls also do that.
3.ListView support directly set the picture of the URL, through the underlying multi-threaded download function, you can easily achieve asynchronous loading pictures, and will not feel caton.
4.ListView comes with a drop-down refresh, pull down the load function, the phone loading 2W data in just 2 seconds.
5.APP on the data presented to ListView based,ListView support for the design of the panel model, you can add any number of controls on the design panel, arrange the layout, easy to get all kinds of styles.
6.achieve stable page switching effect, so that your APP, such as the original user experience (APP is the most important user experience).
7.a variety of generic interface, such as the waiting box, dialog box, menu box, camera menu box, select the box, etc..
8.can quickly generate IOS and Android platform used by the various sizes of the program icon and start the interface image.
9.online shopping mall, friends chat, news browsing, foreign trade inspection, flat point single sample, including all the source code.
10.gestures can be switched paging controls, add to your APP can be a great convenience for users to operate.
Frame development program 11 stable and flexible (Conference Livy teacher recommended), will be the main form of the complex is divided into four or five small pages, speed up the speed section of the page, reducing the memory footprint, and press the return key automatic return processing on page, let you create efficient APP.
12.WeChat, micro-blog open source interface interface, Ali interface, payment, payment, Alipay WeChat push function source code, make your APP more powerful.
13.simple and practical image upload and download HTTP client and server (IndyHttpServer) sample source code.
14.hair circle of friends, to see the circle of friends and the back-end server (DataSnap) sample source code.
15.button on the ScrollBox slide with the fingers will not trigger the click event.
16.edit box on the ScrollBox slide with the fingers will not trigger the input event, and has automatically handled the virtual keyboard display / hide events, will not block the edit box.
17.list of ListView support in the design of the Item and can be added to the effect of instant preview, currently comes with other controls can not do.
18.OrangeUI users now have more than 200, the user is not less than a hundred APP development, many shelves to AppStore, Tencent application treasure and other markets.
19.each control is equipped with a dedicated DEMO and document tutorials, easier to use.
20.to provide specialized OrangeUI technology support QQ group (group number: 10900297), you can also add me QQ452330643, provide professional APP development support.
21.update once a month to two months, continue to add new controls to adapt to the new trend, as well as new practical examples.

Set to english version:
  • Open OrangeUIDesign\Source\uLanguage.pas
  • Locate initialization section of unit,
  • Assign LangKind as TLangKind.lkEN,then install OrangeUI.


Tsilang Component Suite v.7.5.0.0 XE10.2 Full Source

$
0
0
Tsilang Component Suite v.7.5.0.0 XE10.2 Full Source
TsiLang® Components Suite will enable your programs to support as many languages (locales) as you want. It allows localization of all required elements of the user interface, provides flexible modes to store and manage translations, and switches UI language on-the-fly.


 

ZipForge v.6.80 XE8 - DX10.2 FS

$
0
0
ZipForge is a fast and powerful VCL Zip component, written in Delphi.
It lets you easily create ZIP archives, extract files from zip files to hard drive or memory, add files to a zip archive from disk or memory, replace, move and delete files in zip archives. Also it creates and reads self-extracting (SFX) zip archives, AES encrypted and multi-volume zip files.

ZipForge main features:
  • Opens and creates archives encrypted with strong AES encryption algorithm
  • Zip64 supports - lets you create ZIP files over 4 GB
  • Unicode file names support
  • Includes transaction system which allows you to rollback changes if archive update failed
  • Adds compressed data directly from streams and extracts archived files to streams without creating temp files
  • Lets you store full path with drive for each file
  • Allows to search for files inside archive by mask
  • Progress indication
  • Full Delphi source code is available
 

JVEsoft Suite (Analytics Only) for Delphi XE4 - 10.2 Tokyo

$
0
0
Cross platform component suite, by JVEsoft ltd.
This includes the following components:
  • Google Analytics
  • Persistent storage
All the components can be used on all the platforms, supported by Delphi XE4 – 10.2 Tokyo (Android not being available in Delphi XE4): iOS Device, iOS Simulator, Android, Mac OS X, 32-bit Windows and 64-bit Windows.

All these components were thoroughly checked in Delphi XE4 – 10.2 Tokyo and running on a real Windows 7, Windows 8, Mac OS X 10.8.4 – 10.12.4, various Android phones and tablets, iPad, iPhone and iPod Touch.

İmage

[lock

For non-profit or donation-supported use,
You can't view the links! Click here to register
Use this coupon: [size=15px]NON-PROFIT-ANALYTICS
Or


]Download You can't view the links! Click here to register[/lock]

Package AlmediaDev D6- DX10.2 Full Source

$
0
0
*DynamicSkinForm V.13.51
*BusinessSkinForm V.11.51
*SmartFlash V.3.62
*SmartEffects V*

DynamicSkinForm VCL library help you to create applications with skins. Skins support forms, menus, hints, many standard and non-standard original controls. Skins with many objects, effects help you to create standard and non-standard cool applications (like WinAmp, iTunes) Also you can create your skins with special editor.

BusinessSkinForm VCL library help you to create applications with skins support for forms, menus, hints, many standard and DB controls. This library includes Office 2010 / Office 2013 / Office 2016 Ribbon UI control, Ribbon UI Application Menu and skins. You can create your skins with special editor. Develop your business applications with BusinessSkinForm VCL! Use the latest generation of Ribbon UI and you'll be on the wave of the latest trends!

SmartFlash is a VCL with additional features in Macromedia Flash ActiveX.
SmartFlash support real trasparency of the flash and antialiasing effect in the flash frame. Also you can load flash, FLV from stream and grab frame to the bitmap with alpha-channel. With SmartFalsh you can create flash interface in your applications (flash forms, menus, controls and more).

SmartEffects is an easy-to-use VCL that enables you to create amazing splash screens, forms, controls and image transition effects.
Over 50 families of animation and transition effects.
WYSIWYG editing of animation effects.


 

Nevrona Rave Reports V.11.0.14 D7-XE10.2 x86-x64 Setup

$
0
0
Rave Reports is an advanced suite of components for Delphi and C++Builder that allow the development of powerful and flexible database reporting.

Features include:
  • Rave Visual Report Designer
  • Project style report management for large applications
  • End user report design capability (Architect version)
  • Code based printing library for ultimate flexibility
  • Reports from traditional database sources or code based/calculated data

DevExpress VCL 15.2.11 Full Sources + DxAutoInstaller 2.1.7 For D10.2 Tokyo

$
0
0
DevExpress VCL 15.2.11 Full Sources + DxAutoInstaller 2.1.7 For D10.2 Tokyo

İmage

Tested Working Delphi 10.2 Tokyo. 

Using Good Days.

Hide Post

 

 

 

 

 

 

EhLib v.9.1.023 XE10.2

$
0
0
İmage

Why was EhLib chosen in more
than 80 countries around the world?

EhLib is powerful and therewith intuitive to use!

Dcu with crack.


 

RxLib 2.75 1.0.18 for D5-10.2 Tokyo

Native Excel - Delphi x , Berlin, Tokyo

$
0
0
Native Excel - Delphi x , Berlin, Tokyo


 
Viewing all 1331 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>