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

FMSoft uniGUI v1.0.0.1397 Tested-Work

$
0
0
[size=15px]1. FMSoft uniGUI Keygen Update 20170609.
[size=15px]2. FMSoft_uniGUI_Complete_Professional_Edition_v1.0.0.1397
[size=15px]3. FMSoft_uniGUI_Complete_runtime_1.0.0.1397


 

TPublicIP Component

$
0
0
This component is used to detect the public-real (external) IP of the PC that the program is running on. The IP address is taken from the periodically determined web address and the event is triggered.

Properties:

Interval: In which period (in minutes) to check (default is 15 minutes)
Link: From which web address IP address will be checked. (If the secure web address-HTTPS is to be used, OpenSSL must be installed on the PC, and the DLLs must be in the same folder as your program)
Events:

OnGetIP (Sender: TObject; const IP: string): Triggered if a valid IP address is obtained after periodic checking
OnError (Sender: TObject; const ErrorCode: integer): Trigger when an error occurs during control. The ErrorCode value is 199 if one of the HTTP response codes yields an invalid IP address. (See HTTP response codes)
Use Start to start the periodic check, Stop procedures to terminate. The IsActive feature can be used to check whether or not periodic checks have been made at runtime.

Iocomp Components Full Sources Product 4.0.4 SP2 XE7/XE8

$
0
0
No new version. Just implemented some adjusts for newer compilers.

Tested Ok for XE7.
Implemented for XE8.


 

FastMM4AVX (AVX1/AVX2/ERMS support for FastMM4)

$
0
0
FastMM4AVX (AVX1/AVX2/ERMS support for FastMM4)

Version 1.02

This is a fork of the Fast Memory Manager 4.992 by Pierre le Riche (see below for the original FastMM4 description)

What was added to the fork:
•if the CPU supports AVX or AVX2, use the 32-byte YMM registers for faster memory copy, and if the CPU supports AVX-512, use the 64-byte ZMM registers for even faster memory copy; use DisableAVX to turn AVX off completely or use DisableAVX1/DisableAVX2/DisableAVX512 to disable separately certain AVX-related instruction set from being compiled into FastMM4);
•if EnableAVX is defined, all memory blocks are aligned by 32 bytes, but you can also use Align32Bytes define without AVX; please note that the memory overhead is higher when the blocks are aligned by 32 bytes, because some memory is lost by padding;
•with AVX, memory copy is secure - all XMM/YMM/ZMM registers used to copy memory are cleared by vxorps/vpxor, so the leftovers of the copied memory are not exposed in the XMM/YMM/ZMM registers;
•properly handle AVX-SSE transitions to not incur the transition penalties, only call vzeroupper under AVX1, but not under AVX2 since it slows down subsequent SSE code under Skylake / Kaby Lake;
•improved multi-threading locking mechanism - so the testing application (from the FastCode challenge) works up to twitce faster when the number of threads is the same or larger than the number of physical cores;
•if the CPU supports Enhanced REP MOVSB/STOSB (ERMS), use this feature for faster memory copy (under 32 bit or 64-bit) (see the EnableERMS define, on by default, use DisableERMS to turn it off);
•support for FreePascal 1.6.4 (the original FastMM4 4.992 requires modifications, it doesn't work under FreePascal 1.6.4 out-of-the-box;

You can't view the links! Click here to register 
Changes in The Bat! 8.0.8 (13.11.2017)

New features

• The Bat! now uses improved multi-threading locking mechanism as a part of the improved memory manager - FastMM4-AVX. The new locking mechanism is much better than the mechanism implemented in the default memory manager which is used by the Delphi compiler
• AVX/AVX2/AVX-512 use: if the CPU supports AVX or AVX2 instruction set, 64-bit version of The Bat! will use large, 32-byte YMM registers for faster memory copy and fill, and if the CPU supports AVX-512 instruction set, The Bat! will use even larger, 64-byte ZMM registers for even faster memory copy and fill. These instruction sets are not used by 32-bit version of The Bat!
• If the CPU supports Enhanced REP MOVSB/STOSB (ERMS), The Bat! uses this feature for faster memory copy or fill
• Faster overall program work gained by removing the "lock" prefix from many instructions that were supposed to provide multi-thread handling. On practice, adding "lock" prefix to an instruction slows it down significantly, and, in most cases, was not needed, e.g. increasing reference counters when assigning strings
• (#0001250) Internal program code rewrite regarding to HTML editors that was used in the message editor and HTML template editors
• AVX-512 Instruction Set is used, if available, for faster memory copy and fill operations. In order for The Bat! to make use it, a CPU with AVX-512 instruction set is required, for example Intel's Xeon Phi x200 (Knights Landing) and Skylake-X Core i7 and i9 models. Besides that the operating system should also support AVX-512 registers. It is Windows 10 latest update and Windows Server 2016 that support AVX-512


 

AlphaControls 2017 v12.19 Stable released

$
0
0
07.11.2017 AlphaControls v12.19 Stable released

* Added Glyph and GlyphBlend properties in all ArcControls
* Added Transparent property in the TsRoundBtn component
* Added OnDateMouseEnter and OnDateMouseLeave events in the TsMonthCalendar component
* Improved behavior of the TsComboBox placed on TsPopupBox form
* The TsFrameBar.DragItems property was declared as Public
* Added new "Topaz 2017" skin

Supported: Delphi 5/6/7/2005-2010/XE-XE8, Builder 6/2006-2010/XE-XE8, RX Seattle, RX Berlin, RX Tokyo Compatible with Windows XP and newer

TMS myCloudData REST client Free

$
0
0
Use structured data storage in the cloud between your desktop & mobile applications. Always connect to your own live cloud data via myCloudData.net

Seamless access to the myCloudData.net API
Just drag the myCloudData REST Client component on your form and start using the You can't view the links! Click here to register as it was a local database. 

Fully cross platform
Whether you are developing Windows, Mac , IOS or Android applications, the myCloudData REST Client will suit your needs. 

Open Source
The myCloudData REST Client is completely open-source and hosted on GitHub. That means that you can freely customize the code and add any functionality that it might be lacking for your specific project. 

Free
You can use the myCloudData REST Client completely free of charge for any commercial or non-commercial project. 

The free myCloudData REST client component is based on the REST technology that is included in Delphi 10.1 Berlin and 10.2 Tokyo. It can be used with your Delphi 10.1 Berlin or 10.2 Tokyo IDE as-is, no need to install extra commercial libraries.
İmage

 

9 FireMonkey Component Suites

$
0
0
 Delphi 10.2 Tokyo ships with a massive amount of FireMonkey components for cross platform development on Android, iOS, macOS, and Windows. However, there is always room for more custom components to be built to get your app done that much faster. Additionally, once you start deploying your app or it starts getting large you may want to start optimizing some of the functionality. There are quite a few free component suites out there now for FMX from a variety of different authors. There are also some lesser known commercial components suites out there as well. The component suites highlighted in this post are Kernow Software FMX Components, KastriFree, ALFmxControls, FMXUI, FMXComponents, ZMaterialComponents, FMX-UI-Controls, OrangeUI, and FGX-FireMonkey.You can't view the links! Click here to register includes these components:
  • TksTableView - Cached table view provides native performance regardless of the number of text/items/graphics 
  • TksSlideMenu - uses bitmap caching for optimised performance
  • TksSegmentButtons - segment button component
  • TksFormTransition - component for animating transitions between forms
  • TksTabControl - Tab control component with support for different colours/themes
  • TksNetHttpClient - enhanced http client with ASync Get method
  • TksTileMenu - simple but effective main menu component
  • TksChatView - component for building iOS style chat applications
  • TksSpeedButton - TSpeedButton descendant with support for iOS style badges
You can't view the links! Click here to register is a cross-platform library which builds upon the existing RTL and FMX libraries in Delphi. It supports a number of newer APIs that you won't find in FMX/RTL, and "backfills" for missing APIs. One of the solutions in KastriFree is a fix to You can't view the links! Click here to register.You can't view the links! Click here to register contains a wide varity of double buffered controls for FireMonkey and a whole host of helper code for things like the Facebook API, Google Play API, Firebase API, and much more. If you are looking for better drawing speed for some of the shape objects in FMX or some of the base controls be sure to take a look. You can also You can't view the links! Click here to register on the Embarcadero Forums.You can't view the links! Click here to register contains a host of FireMonkey controls which look like they may have a custom implementation for Android. These controls include
  •   TView basic view
  •   TViewGroup view group
  •   TLinearLayout linear layout
  •   TRelativeLayout relative layout
  •   TGridsLayout grid layout
  •   TTextView text view
  •   TButtonView button view
  •   TEditView edit box view
  •   TImageView image view
  •   TProgressView progress bar view
  •   TFrameView Frame view extension class
  •   TListViewEx list box view
  •   TListExView ListView Extension Class (Delphi official list box)
  •   TBadgeView unread message prompt little red dot
  •   TGridView trellis view, through the data adapter to achieve a variety of functions
  •   TStringGridView Strings grid view
  •   TDBGridView data set grid view
  •   TRingView hollow graphics view
  •   TMultiPathView multi-path visual component
  •   TAsync asynchronous task processing class
  •   TToastManager Toast Manager
  •   TDialogStyleManager dialog style manager
  •   TDialogBuilder common dialog box construction category
  •   TDialog dialog base class
  •   TAlertDialog common dialog entity class
  •   TProgressDialog Waits for the dialog entity class
You can't view the links! Click here to register has a whole host of very useful looking custom controls for FireMonkey including things like a ratings bar, rotating text boxes, pin code enter box, and many more.
  • TFMXQRCode is a wrapper around the ZXing QRCode port to Delphi for generating QRCode images.
  • TFMXToast is a control that allows you to pop Android Toast style messages in FireMonkey apps.
  • TFMXSeg7Shape is a component for what appears to be displaying displaying LED style numbers.
  • There is a BaiduMap SDK wrapper for Firemonkey which looks useful for using the BaiduMap SDK in your Delphi apps.
  • TFMXCalendarControl is a custom calendar component in the IOS style for choosing dates on a calendar.
  • TFMXGuesturePassword is a keypad style control that takes gestures to generate a pin number like an unlock code.
  • TFMXSimpleBBCodeText is a simple control which looks like it formst BBCode text (which includes text colors) for display.
  • TFMXImageSlider is an easy to use image slider which can hold a group of images and allow you to slide between them.
  • TFMXCircleScoreIndicator is a circular progress indicator component that contains a number label in the center.
  • TFMXRatingBar is a custom control that allows you to set a star rating (as in a 5 star display).
  • TFMXScrollableList is a scrollable list component that looks similar to have the IOS date time or calendar picker works.
  • TFMXLoadingIndicator looks like a fantastic loading indicator library with a variety of loading animations.
  • graphics32 is a FireMonkey (and I assume cross platform) version of the popular graphics32 library for Delphi.
  • TFMXCallout is an upgraded version of TCallout that uses the INativeCanvas to draw with smooth lines.
  • INativeCanvas is a custom helper class for TCanvas which gives you smooth lines across platforms.
  • TFMXRotatingText is a rotating text component similar to a the rolls on a slot machine.
You can't view the links! Click here to register contains what looks like a number of natively drawn controls such as line, rectangle, ellipse, circle, and others.
  • TZMaterialEdit
  • TZMaterialBackButton
  • TZMaterialActionButton
  • TZNativeDrawFigureLine
  • TZNativeDrawFigureRectangle
  • TZNativeDrawFigureRoundRect
  • TZNativeDrawFigureEllipse
  • TZNativeDrawFigureCircle
  • TZNativeDrawFigureArc
You can't view the links! Click here to register is a set of components that includes a password entry control, a listview for chat apps, an iOS video recorder control, and a few others as well:
  • GesturePasswordControl is a gesture password control (TPasswordItem is password item).
  • MessageListView is a listview appearance by chat style
    • TMessageCustomObjectAppearance is the message base appearance inherit from TCommonObjectAppearance
    • TMessageCustomItemis the message base item inherit from TListItemDrawable
    • TMessageTextObjectAppearance is the text message appearance 
    • TMessageTextItem is the text message item 
    • TMessageVoiceObjectAppearance is the text voice message appearance 
    • TMessageVoiceItem is the voice message item 
    • TMessageImageObjectAppearance is the image voice message appearance 
    • TMessageImageItem is the image message item 
    • TMessageFileObjectAppearance and TMessageVideoObjectAppearance inherit from TMessageImageObjectAppearance
    • TMessageFileItem and TMessageVideoItem inherit from TMessageImageItem
    • TCanvasHelper is class helper for TCanvas
  • FMXiOSNativeSearchBox is a NAtiveEdit+SeacherBox control
  • iOSNativeVideoecord
  • AniFrame frame base class switch animation
  • CalendarControl CalendarControl is uses a listview like iOS Calendar style
You can't view the links! Click here to register is a commercial component suite with a wide variety of custom controls out of China. Most of the documentation is in Chinese but there are a lot of different screenshots showing the different functionality available.
  • Custom Listview Control
  • Custom Treeview Control
  • Custom Button Control
  • Custom Image Control
  • Custom Checkbox and RadioButton Controls
  • Custom ComboBox and ComboEdit Controls
  • Custom Edit and Memo Controls
  • Custom DrawPanel Control
  • Custom ImageListViewer Control
  • Custom NotifyNumberIcon Control
  • Custom PageControl
  • Custom ProgressBar Control
  • Custom RoundImage Control
  • Custom ScrollBox Control
  • Custom DBGrid Control
  • Custom Frame Control
You can't view the links! Click here to register is most well known for it's native ProgressDialog and ActivityDialog controls but it also has a number of other very useful components like TfgFlipView, TfdActionSheet, and TfgColorsPanel.
  • TfgToast - fast message display class
  • TfgFlipView is an image slider. Supports several ways to switch photos with effects and shifts.
  • TfgPositionAnimation - animation of properties such as TPosistion
  • TfgPosition3DAnimation - animation of properties such as TPosition3D
  • TfgBitmapLinkAnimation - animation of properties like TBitmapLink
  • TfgProgressDialog - A component for displaying a dialog box at the time of a long background operation, when the runtime of the background operation can be estimated.
  • TfgActivityDialog - component for displaying a dialog box at the time of performing a long background operation, when the execution time of the operation can not be adequately assessed.
  • TfgActionSheet - The analog of the context menu for mobile platforms.
  • TfgColorsPanel - A color palette with a choice of colors.
  • TfgGradientEdit - The gradient selection component.
  • TfgLinkedLabel - A label supporting the opening of a Web link in the browser by default.
  • TfgApplicationEvents - component with the ability to easily set the handlers to the main events of the application: Tracking the change of application status, simple, updating and performing Actions, Changing the orientation of the device, and so on.
  • TfgVirtualKeyboard - component that facilitates work with the virtual keyboard. Allows you to set custom buttons above the virtual keyboard under iOS, as well as capture events by displaying and hiding the keyboard.

TMS FMX WebGMaps (SRC) v2.9.1.1 XE8..Tokyo

$
0
0
TMS FMX WebGMaps (SRC) v2.9.1.1
https://mega.nz/#!uRAXDA5Y!2VtAhB0GVrOpMeI7FgGnEK8gq7IG2GH8DCeLIIAVog4

AlphaControls 2017 v12.20 Stable released

$
0
0
* Added the TsPageControl.CloseBtnVisibility property
* Added the TsRadioGroup.DisableItemsIfUnchecked property
* Some improvements in painting of popup menus under Windows XP
* Improved first showing of forms without the TsSkinProvider component
* Improved work of standard ComboBox
* A lot of minor improvements

Supported: Delphi 5/6/7/2005-2010/XE-XE8, Builder 6/2006-2010/XE-XE8, RX Seattle, RX Berlin, RX Tokyo Compatible with Windows XP and newer


 

 

AlphaControls 2017 v12.20 Stable released

$
0
0
* Added the TsPageControl.CloseBtnVisibility property
* Added the TsRadioGroup.DisableItemsIfUnchecked property
* Some improvements in painting of popup menus under Windows XP
* Improved first showing of forms without the TsSkinProvider component
* Improved work of standard ComboBox
* A lot of minor improvements

Supported: Delphi 5/6/7/2005-2010/XE-XE8, Builder 6/2006-2010/XE-XE8, RX Seattle, RX Berlin, RX Tokyo Compatible with Windows XP and newer


 

 

Tmssoftware VCL RichEditor

$
0
0
İmage

Feature overview
  • Compact light-weight WYSIWYG editor for formatted text.
  • Supports formatted text with bullets, hyperlinks, images, indenting, aligned paragraphs.
  • Offers functions for merging, highlighting text, find & replace, undo/redo, clipboard, printing.
  • Stores its text natively in the .RTE file format.
  • Loads text from .RTF, .TXT and .RTE files.
  • Exports to .PDF, .TXT, .RTF, .HTML and .RTE files.
  • Various actions available from the action manager that can be used to quickly hookup visual controls to perform actions on the TAdvRichEditor.
  • TAdvRichEditorMiniHTMLIO component included to read or write the contents of the TAdvRichEditor in mini-HTML format.
  • TDBAdvRichEditor component included to connect the rich editor directly to a database that stores the content of the editor in a blob field.
  • Support for connecting the DB-aware to perform DB-based merging with a merge source.
  • OLE drag & drop support.
  • Emoticons support.
  • Support for PictureContainer images.
  • Support for VCL Styles.
product page:
You can't view the links! Click here to register

Crack

TatukGIS DK for XE4-RX10.2 Enterprise 11.10.0.13397 Tokyo

$
0
0
Description
TatukGIS Developer Kernel powerful component GIS (Geographic Information System) for the development of custom stand-alone, client-server, Web server and application are mobile. TatukGIS an ideal component to add GIS capabilities to existing products, transfer the application of GIS systems less attractive and develop new programs from scratch. DK product version is available for multiple development platforms:
  • WinForms and WPF for Microsoft .NET
  • Microsoft ActiveX / OCX
  • Microsoft ASP.NET (Web solutions)
  • Microsoft .NET Compact Framework (mobile solutions)
  • Delphi / C ++ Builder VCL
DK represents each version of the API, framework and technology. The high degree of similarity between the development of technologies capable of delivering GIS applications in Visual Basic, VB.NET, C #, ASP.NET, Delphi and so on. For example, source code under version DK.NET WinForms application can be compiled as a desktop application. Ibn component is used by customers in dozens of countries.

Features and amenities TatukGIS:
  • Native support for more formats (raster, vector and spatial database)
  • Support for coordinate systems
  • Three-dimensional visualization
  • Print Preview Control Panel GPS, Flash controls North, control coordinate system
  • Control data collection, control panel, three-dimensional, geometric editing, visual editing
  • Supports a variety of vector
  • Output / input and interpretation of multiple vectors and layer types
  • Geocoding and reverse geocoding
  • Topological operations
  • Support for GPS device simulator
  • Multilingual and Unicode Support
  • Convert geometry to define custom coordinate system
  • Storage and vector layers in the database
  • Simulated flood control light and shadow, the camera / scene control (zoom and rotate), rendering the line and the volume

WUni232c Communication Component

TMS Advanced Charts 3.8.1.2 XE10-XE10.2 Full Source

$
0
0
Advanced Charts for IntraWeb part of the TMS Advanced Charts TMS and it can be used in Windows VLC software development and web application development IntraWeb be used.

AlphaControls 2017 v12.21 Stable released

$
0
0
06.12.2017 AlphaControls v12.21 Stable released

* Added support of the TsButton.ElevationRequired property (Delphi 2010 and newer)
* Fixed error in the TsSlider component creation
* Fixed some errors in support of the DevExpress controls

Supported: Delphi 5/6/7/2005-2010/XE-XE8, Builder 6/2006-2010/XE-XE8, RX Seattle, RX Berlin, RX Tokyo Compatible with Windows XP and newer


KSDev All Old Tools Full Source

$
0
0
KSDEV ALL
DXScene 4.4
FlashEngine 4.2
SkinEngine 3.7
ThemeEngine 9.2
VGScene 4.4


 

X-Files 6.6 download for Delphi 10.2(cracked)

$
0
0
What's new in version 6.6 ?
  • New packages rebuilded with using RAD Studio 10.2.1 Tokyo!!!
  • New XDBConsts.pas unit to add to a project and translate visible texts 
  • TXDBGrid can expand/collapse nested form for expandable data cells!!!
  • New TXColumn.ExpandBox property shows expand/collapse icons in the column
  • New TXColumn properties: ExpandBoxSize, ExpandBoxThemed, ExpandBoxToggle
  • New TXColumn methods: ToggleExpandBox, IsExpandedBox, CellExpandPoint
  • New TXDBGrid.OnCellExpand event to expand nested form for the cell
  • TXDBGridDesign example has been updated to show the new functionality 
  • TXDBEditor and TXDBColumn can have also now an associated label!!!
  • New TXDBEditor.EditorLabel property indicates the associated label
  • New TXDBEditor.LabelPosition property specifies the position of the label
  • New TXDBEditor.LabelSpacing property specifies the distance of the label
  • New TXDBEditor.LabelVisible property specifies whether the label is shown 
  • Bug fixed: loAutoCloseEditor could cancel changes made to the editor
  • Bug fixed: dgAutoUnselectOff could cause AV for closed DataSet
  • Bug fixed: Fixed DropDownPoint for the multi-monitors desktop

ImageEn 7 fro Berlin and Tokyo

$
0
0
ImageEn is an extensive component suite for image editing, display and analysis written in pure VCL code for Delphi and C++ Builder, and is also available for .NET.  Thousands of software developers use ImageEn to add powerful multimedia functionality to their applications.  Learn how easy it is to enhance your software with ImageEn!


 

ImageEn 7 for Berlin and Tokyo

$
0
0
ImageEn is an extensive component suite for image editing, display and analysis written in pure VCL code for Delphi and C++ Builder, and is also available for .NET.  Thousands of software developers use ImageEn to add powerful multimedia functionality to their applications.  Learn how easy it is to enhance your software with ImageEn!


 

 

Firemonkey Right to left persian arabic hebrew component

Viewing all 1331 articles
Browse latest View live


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