Získejte výrazné slevy při nákupu nových licencí RAD Studio, Delphi nebo C++ Builder.
Rozhodněte se pro jednu z našich edic - Professional, Enterprise nebo Architect - a získejte slevu až 20%. Slevy jsou následující:
- Professional edice: 10% sleva
- Enterprise edice: 15% sleva
- Architect edice: 20% sleva
Nenechte si ujít tuto jedinečnou příležitost, platnou pouze do 31. května 2023!
Advanced Power Management v.1.0
By Jerry Ryle.
Freeware + source 01 Dec 1998Description
This component will intercept the APM messages received by its parent on run-time. It encapsulates the APM API and allows the programmer to write APM event handlers easily. The OnOverrideableSuspendQuery event even allows you to block a suspend request from the system.Informations
- Status: Fully functional
- Source: Included
- Size: 5kB
Platforms: D3, D4
Batch Files v.5.0
By Binary Mark.
11 Sep 2012Description
Replace, insert, delete, copy, move, format, extract, convert, encode, encrypt text and bytes in multiple files. Process 1000s files using multiple CPU cores in manual, automatic/continuous, triggered/scheduled, or console modes, or directly from Windows Explorer right-click menu. Save files with original or new name defined by a mask. Select files for processing based on their name, dates, size, and contents using advanced file search.Informations
- Status: Fully functional
- Source: None
- price: $59
- Size: 5 393kB
Platforms: D6
Bianco DOS v.1.0
By Marco Bianchini.
Freeware + source 11 Dec 1997Description
Do you remember the MS-DOS programming Style? Do you remember Borlad Pascal? Do you remember the methods Write, WriteLn, TextColor, BackColor? If you would continue to use that style in your Delphi and C++Builder applications, this Component is for you.Informations
- Status: Fully functional
- Source: Included
- Size: 8kB
Platforms: CB1, D2, D3
BMDelay v.1.0
By Bourmad Mehdi.
Freeware + source 19 Apr 1999Description
Implementation of Borland Pascal Delay function, encapsulated in a component. During this delay, all system messages are performed.Informations
- Status: Fully functional
- Source: Included
- Size: 4kB
Platforms: CB1, CB3, D1, D2, D3, D4
Burn CD/DVD/Blu-ray Component Suite for FireMonkey v.1.6
Description
Delphi and C++ Builder components for preparing and burning images to CD, DVD, and Blu-ray optical storage media.- uses standard Windows Image Mastering API 2
- supports Delphi/C++ Builder XE7 - 11.1 FireMonkey applications
- supports Windows 32/64-bits
- source code included in registered version
- royalty free distribution
Informations
- Status: With Nag-Screen
- Source: On purchase/registration
- price: $120
- Size: 1 858kB
Platforms: C10, C10.1, C10.2, C10.3, C10.4, C11, C11.1, CBXE7, CBXE8, D10, D10.1, D10.2, D10.3, D10.4, D11, D11.1, DXE7, DXE8
Camera for macOS v.1.6
Description
Delphi camera component for macOS.- uses AVFoundation framework
- available for Delphi 10.3 - 11.1
- source code included in registered version
- royalty free distribution in applications
Informations
- Status: With Nag-Screen
- Source: On purchase/registration
- price: $100
- Size: 2 157kB
Platforms: D10.3, D10.4, D11, D11.1
Dynamic List v.2.5
Description
This non visual component can be used for construction of dynamic lists of data with unique titles and possibilities of instantaneous access to properties of any element, constructed by tree characters placement. Allows to easily add and delete elements and to free memory. It is possible to easily create an own formats of files of complicated structure.This component is Intended for components Text Reader and Advanced Calculator.
Informations
- Status: Fully functional
- Source: Included
- Size: 854kB
Platforms: CBXE, CBXE2, CBXE3, CBXE4, CBXE5, CBXE6, CBXE7, CBXE8, DXE, DXE2, DXE3, DXE4, DXE5, DXE6, DXE7, DXE8
Easy Data Structures Library v.3.01
Description
The EZDSL units provide an OOP interface for classical data structures for Delphi: stacks, queues (including deques and priority queues), lists (single, double and skip), hash tables, binary trees (including search and red-black) and so forth.Informations
- Status: Fully functional
- Source: Included
- Size: 543kB
Platforms: D1, D2, D3
G711 Codec v.1.0
By Home Lee.
Freeware + source 17 Oct 2006Description
Invisible component for G711 encoding and decoding.Informations
- Status: Fully functional
- Source: Included
- Size: 6kB
Platforms: D2005, D2006, D7
LiveGUID v.1.1
Description
LiveGUID is a class that implements decomposing / assembling of TGUID's 16-byte structure to/from four tokens, which can then be manipulated as simple cardinal integers or strings. By taking advantage of GUID uniqueness, LiveGUID's tokens can be useful to create unique integer or string id's such as indexes for database tables or session id's. The NIC (Network Interface Card) MAC address can also be determined with LiveGUID.Informations
- Status: Fully functional
- Source: Included
- Size: 9kB
Platforms: D4
MapFiles v.1.14
By Deborah Pate.
Freeware + source 26 Oct 1999Description
This unit contains:- TMapStream - a descendant of TStream encapsulating a memory-mapped file, with automatic mutexes for read/write access;
- TTextMap - a descendant of TMapStream adding text input and output routines and optional encryption;
- TRecordMap - a descendant of TMapStream adding I/O routines for record files and customizable file headers. This is an abstract class; descendants need to set the record size property in their constructors and override the ReadRec and WriteRec abstract methods.
Informations
- Status: Fully functional
- Source: Included
- Size: 16kB
Platforms: D2, D3, D4
NFILists v.2.1
By NFI Experimental Programming.
Freeware + source 05 Mar 1997Description
NFILists is a variable dynamic record class capable of storing 2GB of information in array format but with simple variable and array access.Informations
- Status: Fully functional
- Source: Included
- Size: 7kB
Platforms: D2
PID control v.1.00
By Reza Zardosht.
CS 03 Aug 2007Description
This is a PID control which use in HMI and SCADA applications for control planned and factory systems.Informations
- Status: Fully functional
- Source: Included
- price: $20
- Size: 3kB
Platforms: D7
Port of Getopt() v.1.1
By Uri Fridman.
Freeware + source 24 Feb 2003Description
Linux has a really cool group of functions to part command line arguments, these functions are locates in getopt.c.Some one ported that file to GNU Pascal, unfortunatelly it wouldn't compile under Delphi so author changed it a bit.
The zip file contains the original C file, the original GNU Pascal file and the Delphi unit. It also contains examples on how to use the functions.
Informations
- Status: Fully functional
- Source: Included
- Size: 47kB
Platforms: D5, D6, D7
Printing Library for iOS v.1.0
Description
Delphi and C++ Builder printing library for iOS.- uses standard iOS Printing API
- supports printing text, images, HTML text and PDF documents
- available for Delphi/C++ Builder 10.4 - 11.2
- source code included in registered version
- royalty free distribution in applications
Informations
- Status: With Nag-Screen
- Source: On purchase/registration
- price: $120
- Size: 771kB
Platforms: C10.4, C11, C11.1, D10.4, D11, D11.1
TARDisabler v.1.0
By Albert Research.
Freeware + source 08 Oct 1999Description
This component takes care of making a Disabled Appearence of any TControl Descendant. Fully Automatic or Manually.Informations
- Status: Fully functional
- Source: Included
- Size: 16kB
Platforms: D4, D5
TBinView v.1.01
Description
Component to view and modifiy binary data from 1 to 32 bits, with buttons like display.Informations
- Status: Fully functional
- Source: Included
- Size: 4kB
Platforms: D2, D3, D4, D5
Translation of Microsofts Common Controls
Description
Translation of Microsofts Common Controls. Contains translations for:- Microsoft Windows Common Controls 5.0 (TMSTabStrip, TMSToolbar, TMSStatusBar, TMSProgressBar, TMSTreeView, TMSListView, TMSImageList, TMSSlider)
- Microsoft Windows Common Controls-2 6.0 (TMSAnimation, TMSUpDown, TMSMonthView, TMSDTPicker, TMSFlatScrollBar)
- Microsoft Windows Common Controls-3 5.0 (TMSCoolBar)
- Microsoft Rich Textbox Control 6.0 (TMSRichTextBox).
Informations
- Status: Fully functional
- Source: Included
- Size: 48kB
Platforms: D3
TSummInfo v.1.0
By Herve Roz.
Freeware + source 30 Oct 1998Description
This component allow you to obtain the summary information of a Word 97 document without running MS Word. This VCL implements the IStorage interface.Informations
- Status: Fully functional
- Source: Included
- Size: 20kB
Platforms: D3
TSysIcon
By Piotr Dalek.
Freeware + source 11 Oct 2010Description
TSysIcon is a visual component that represents system icons used in system message boxes and dialogs. You can use any of the available icons, and on Windows Vista and newer you can also use the shield icon (on systems prior to Vista, shield is silently replaced with yellow warning sign). The icons look is depended on operating system used, making your applications look more consistent with user's OS.You can also use your own icons stored in application's resources.
Informations
- Status: Fully functional
- Source: Included
- Size: 2kB
Platforms: D3, D4, D5, D6, D7