 |
 | Arkadia
Companies News:
| FastReport FMX released |  |
Report generator FastReport FMX is the first multiplatform solution for including Business Intelligence into software based on Embarcadero FireMonkey IDE (Delphi for MS Windows and Apple Mac OS X).
Compatible with Embarcadero RAD Studio XE2 (FireMonkey) and XE3 (FireMonkey 2).
Visual report designer is available now on both MS Windows and on MAC OS X!
Full sources.
Get more info here
|
| | Want to know more ? | | Company ProductsTotal 35 products
| Components > Buttons and Check Boxes > Buttons | | |
ALButton v.4.02 | FWS |
51703 k |
02 May 2013 |
| By Arkadia. TALButton is the button control with OnPaint event, transparent, glyphs, ...
TALradioButton is the RadioControl with OnPaint event, transparent, glyphs, ...
TAlCheckBox is the CheckBox with OnPaint event, transparent, glyphs, ...
For all of this component:
- Flat design (no clt3D feature)
- Border color property
- Mark color property (for check box)
- Transparent property
- Focus style property
- Key is down (property to know if one key is push)
- Mouse is down (property to know if the mouse is down)
- Mouse in control (property to know if the mouse is in the control area)
- Custom property (string to add custom informations like "tag" property)
- OnPaint event (powerful event fired each time the control needed to be repaint and permit to change, before the repaint process, some property of the control like it's color. For example we can easily change the font or border color of the control each time the mouse enter or leave the control.
Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 D2007 D2009 D2010 D7 DXE DXE2 DXE3 DXE4 DXE64 |
  |
|
| Components > List and Combo Boxes > Enhanced List and Combo Boxes | | |
ALComboBox v.4.02 | FWS |
51703 k |
02 May 2013 |
By Arkadia. ComboBox with onPaint property:
- Flat design (no clt3D feature)
- Mouse in control (property to know if the mouse is in the control area)
- Custom property (string to add custom informations like "tag" property)
- Border color property
- Button color property
- Arrow color property
- OnPaint event (powerful event fired each time the control needed to be repaint and permit to change, before the repaint process, some property of the control like it's color. For example we can easily change the font or border color of the control each time the mouse enter or leave the control.
Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 D2007 D2009 D2010 D7 DXE DXE2 DXE3 DXE4 DXE64 |
  |
|
| Components > Edits, Memos > Enhanced Edits | | |
ALEdit v.4.02 | FWS |
51703 k |
02 May 2013 |
By Arkadia. Edit control with flat button, skin and more properties:
- Flat design (no clt3D feature)
- Alignment property
- Button property (button with image or text in the TEdit)
- Border color property
- Mouse is down (property to know if the mouse is down)
- Mouse in control (property to know if the mouse is in the control area)
- Custom property (string to add custom informations like "tag" property)
- OnPaint event (powerful event fired each time the control needed to be repaint and permit to change, before the repaint process, some property of the control like it's color. For example we can easily change the font or border color of the control each time the mouse enter or leave the control.
Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 D2007 D2009 D2010 D7 DXE DXE2 DXE3 DXE4 DXE64 |
  |
|
| Components > Communications > Cellular | | |
ALGSMComm v.4.02 | FWS |
51703 k |
02 May 2013 |
By Arkadia. The TAlGSMComm component implements SMS text messaging through the PDU-mode or text-mode interface defined in the GSM Technical Specification 07.05, version 5.1.0, dated December 1996. There are several variations of this spec, used throughout Nokia, Siemens, Ericsson, etc models. We have tested the Nokia 6230 in-house, but the Nokia 7190, 8890, 6210 and 9110 models should work as well. Phones from other manufacturers will also work, as long as they implement the PDU-mode or text-mode interface. About 1/4 of the current phones are capable of being connected to a PC (through IR or serial cable), about 1/3 of those are text-mode only, 1/3 are PDU mode only, and the other 1/3 support both text and PDU mode. Some phones (such as the Nokia 5190) support SMS, but they use a proprietary protocol, which TALGSMComm does not support. Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 D2007 D2009 D2010 D7 DXE DXE2 DXE3 DXE4 DXE64 |
  |
|
| Components > List and Combo Boxes > Enhanced List and Combo Boxes | | |
ALListBox v.4.02 | FWS |
51703 k |
02 May 2013 |
By Arkadia. AlListBox with onPaint property:
- Flat design (no clt3D feature)
- Border color property
- Read only property
- Mouse is down (property to know if the mouse is down)
- Mouse in control (property to know if the mouse is in the control area)
- Custom property (string to add custom informations like "tag" property)
- OnPaint event (powerful event fired each time the control needed to be repaint and permit to change, before the repaint process, some property of the control like it's color. For example you can easily change the font or border color of the control each time the mouse enter or leave the control.
Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 D2007 D2009 D2010 D6 D7 DXE DXE2 DXE3 DXE4 DXE64 |
  |
|
| DB-Aware Components > Direct DB Access > Other | | |
ALMemcachedClient - Client for memcached database v.4.02 | FWS |
51703 k |
01 May 2013 |
| By Arkadia. Delphi Client for Memcached database.
What is Memcached? Free & open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering.
Memcached is simple yet powerful. Its simple design promotes quick deployment, ease of development, and solves many problems facing large data caches. Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 D2007 D2009 D2010 D6 D7 DXE DXE2 DXE3 DXE4 DXE64 |
 |
|
| Components > Edits, Memos > Memos | | |
AlMemo v.4.02 | FWS |
51703 k |
02 May 2013 |
By Arkadia. Memo with onPaint property:
- Flat design (no clt3D feature)
- Border color property
- Mouse is down (property to know if the mouse is down)
- Mouse in control (property to know if the mouse is in the control area)
- Custom property (string to add custom informations like "tag" property)
- OnPaint event (powerful event fired each time the control needed to be repaint and permit to change, before the repaint process, some property of the control like it's color. For example we can easily change the font or border color of the control each time the mouse enter or leave the control.
Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 D2007 D2009 D2010 D7 DXE DXE2 DXE3 DXE4 DXE64 |
  |
|
| Components > Panels > Enhanced Panels | | |
AlPanel v.4.02 | FWS |
51703 k |
02 May 2013 |
By Arkadia. TPanel with special features:
- Flat design (no clt3D feature)
- Border color
- Background image
- Background image tile mode
- Mouse in control (property to know if the mouse is in the control area)
- Custom property (string to add custom informations like "tag" property)
- OnPaint event (powerful event fired each time the control needed to be repaint and permit to change, before the repaint process, some property of the control like it's color. For example we can easily change the font or border color of the control each time the mouse enter or leave the control.
Fully functional Source: Included
| | Download: D2005 D2006 D2007 D2009 D2010 D7 DXE DXE2 DXE3 DXE4 DXE64 |
  |
|
| Components > Internet > Server-Side | | |
ALPhpRunner v.4.02 | FWS |
51703 k |
02 May 2013 |
By Arkadia. TALPHPRunnerEngine is a simple but useful component for easily use php (any version) as a scripting language in Delphi applications. TALPhpRunnerEngine allows to execute the PHP scripts within the Delphi program without a WebServer. TALPHPRunnerEngine use the ISAPI DLL interface of PHP to communicate with PHP engine. Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 D2007 D2009 D2010 D7 DXE DXE2 DXE3 DXE4 DXE64 |
  |
|
| Components > Sizers, Scrollers, etc. > Scrollers | | |
ALScrollBar v.4.02 | FWS |
51703 k |
02 May 2013 |
By Arkadia. ScrollBar with onPaint property:
- Flat design (no clt3D feature)
- Custom property (string to add custom informations like "tag" property)
- OnPaint event (powerful event fired each time the control needed to be repaint and permit to change, before the repaint process, some property of the control like it's color. For example we can easily change the font or border color of the control each time the mouse enter or leave the control.
Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 D2007 D2009 D2010 D7 DXE DXE2 DXE3 DXE4 DXE64 |
  |
|
| DB-Aware Components > Direct DB Access > SQLite | | |
ALSQLite3Client v.4.02 | FWS |
51703 k |
02 May 2013 |
By Arkadia. An object to query Sqlite3 database and get the result In Xml stream. SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The source code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is the most widely deployed SQL database engine in the world. Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 D2007 D2009 D2010 D7 DXE DXE2 DXE3 DXE4 DXE64 |
 |
|
| Components > Labels > Enhanced Labels | | |
ALStaticText v.4.02 | FWS |
51703 k |
02 May 2013 |
By Arkadia. StaticText with onPaint property:
- Flat design (no clt3D feature)
- Draw focus rect
- Key is down (property to know if one key is push)
- Mouse is down (property to know if the mouse is down)
- Mouse in control (property to know if the mouse is in the control area)
- Custom property (string to add custom informations like "tag" property)
- OnPaint event (powerful event fired each time the control needed to be repaint and permit to change, before the repaint process, some property of the control like it's color. For example we can easily change the font or border color of the control each time the mouse enter or leave the control.
Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 D2007 D2009 D2010 D7 DXE DXE2 DXE3 DXE4 DXE64 |
  |
|
| Components > Internet > Other | | |
ALWebSpider v.4.02 | FWS |
51703 k |
02 May 2013 |
By Arkadia. The function in this unit allows you to download a World Wide Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer. The functions arranges the original site's relative link-structure. Simply open a page of the "mirrored" website in your browser, and you can browse the site from link to link, as if you were viewing it online. Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 D2007 D2009 D2010 D7 DXE DXE2 DXE3 DXE4 DXE64 |
  |
|
| Components > Internet > HTTP | | |
ALWinHttpClient v.4.02 | FWS |
51703 k |
02 May 2013 |
| By Arkadia. TALWinHttpClient is a is easy to use WinHTTP-based HTTP client component which allows to post and get any data from the Web via HTTP protocol.
The TALWinHttpClient use WinHTTP and is recommended in server process. In client process (like a browser for example), you can use TALWinInetHttpClient instead.
Microsoft Windows HTTP Services (WinHTTP) provides developers with a server-supported, high-level interface to the HTTP/1.1 Internet protocol. WinHTTP is designed to be used primarily in server-based scenarios by server applications that communicate with HTTP servers. WinHTTP is also designed for use in system services and HTTP-based client applications. WinHTTP is more secure and robust than WinInet. However, single-user applications that need FTP or gopher functionality, cookie persistence, caching, automatic credential dialog handling, Internet Explorer compatibility, or downlevel platform support should still consider using WinInet. Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 D2007 D2009 D2010 D7 DXE DXE2 DXE3 DXE4 DXE64 |
  |
|
| Components > Internet > HTTP | | |
ALWininetHttpClient v.4.02 | FWS |
51703 k |
02 May 2013 |
| By Arkadia. TALWinInetHttpClient is a is easy to use WinInet-based HTTP client component which allows to post and get any data from the Web via HTTP protocol. TALWinInetHttpClient component can retrieve documents or files using HTTP protocol; that is connect to a HTTP server also known as a webserver. It can also trigger a CGI/ISAPI/NSAPI script and post data using either GET or POST method.
The TALWinInetHttpClient can grab web contents both in binary and text formats, supports cache of Internet Explorer, can resume broken downloads, read data from password protected directories and supports basic proxy authentication scheme. Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 D2007 D2009 D2010 D7 DXE DXE2 DXE3 DXE4 DXE64 |
  |
|
| Components > Internet > HTML, XML and so on | | |
ALXmlDoc v.4.02 | FWS |
51703 k |
02 May 2013 |
| By Arkadia. TALXmlDocument is exactly like Delphi TXmlDocument (Same functions and procedures) but 10 to 100 times more fastly (see demo) and can work in sax mode .
Use TAlXMLDocument to represent an XML document. TAlXMLDocument can read an existing XML document from a file, it can be associated with an in-memory string that is the contents of an XML document, or it can create a new, empty XML document.
You can use TALXMLDocument directly to load an XML document, read and edit it, and save any changes.
TALXMLDocument uses an internal parser to analyze the XML document.
When you set the Active property to true, TALXMLDocument parse the XML document so that you can examine or modify it. In particular, the DocumentElement property provides an interface to the root node of the document. You can use that interface to access its child nodes and to add or delete child nodes. Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 D2007 D2009 D2010 D7 DXE DXE2 DXE3 DXE4 DXE64 |
  |
|
| News from our Sponsors |
Kindle Fire: Full Color 7\'\' Multi-touch Display, Wi-Fi Movies, apps, games, music, reading and more, plus Amazon's revolutionary, cloud-accelerated web browser
- 18 million movies, TV shows, songs, magazines, and books
- Amazon Appstore - thousands of popular apps and games
- Ultra-fast web browsing - Amazon Silk
- Free cloud storage for all your Amazon content
- Vibrant color touchscreen with extra-wide viewing angle
- Fast, powerful dual-core processor
- Amazon Prime members enjoy unlimited, instant streaming of over 10,000 popular movies and TV shows
more...
Develop and debug service applications easy then ever SvCom is an integrated package of classes and tools for development of service applications and use of NT Security framework. Currently SvCom components work under all flavours of Windows.
- Deploy NT Service applications under Windows 9x/ME and NT/ 2000/ XP/ 2003/ 2008/ Windows 7 (Unique feature!!!)
- Develop and debug NT services using either Windows 95/98 or NT/ 2000/ XP/ 2003/ 2008/ Windows 7 - using the same classes and the same function calls (!!!)
- Advanced service debugging (Extremely useful, when you service is not just "Hello, World!")
- Many more features...
more... |
| |
Advertising on Torry's Delphi Pages
|
 |
 |
 |
|
 |