 |
|
 |
 |
 |
| Documents > Other > Articles |
|
Companies News:
|
All about Help files in Borland Delphi | FWS |
541 k |
02 Apr 2001 |
| By EC Software. This comprehensive tutorial covers all aspects of integrating a help file into a Delphi application.
Learn, how to:
- Display the table of contents, the index and find tab from your application
- Work with help commands and macros
- Brush up your application with context sensitive help
- Implement What's This? popup help
- Accomplish contextual help with keywords (like the Delphi code editor)
- Component help files seamlessly integrated into Delphis online help
- And much more...
Fully functional Source: Included Exe-Demo Included
| | Download: CB5 CB6 D2005 D3 D4 D5 D6 D7 |
 |
|
|
Article: Using Zip Files as VDS | FW |
22 k |
07 Jul 2005 |
By Joseph Wilcock. "I always need to have a "Persistent Data Store" file, so I finally decided to write one using ZIP files. This article details exactly what I did to use Turbo Power's Abbrevia as a Virtual Data Store, using one single file to store all program data. I tried to publish this to the BDN, but they never answering my emails." Fully functional Source: N/A
| | Download: D1 D2 D3 D4 D5 D6 D7 |
 |
|
|
Bold for Delphi electronic book | C |
168 k |
21 Jun 2006 |
| By Konstantin Gribachev. The book "Delphi and Model Driven architecture" was published in 2004 by Russian "Piter" publishing house.
Now the book is translated to English.
The book includes 11 chapters:
- Model Driven Architecture overview
- Borland MDA overview (some words about history - Bold for Delphi, ECO)
- Quick start - simple application step-by-step
- The Model
- OCL ( language with many examples)
- Object Space (class structure etc)
- Bold Handles (all handles descriptions with examples)
- OCL using ( description how to use OCL from code)
- User Graphic Interface (visual Bold components overview)
- Persistence Layer (DB connect, schema generation, Bold tables structure, Bold Actions, XML etc)
- Third-party visual components using (how to use standard or third-party GUI components with Bold)
- Code generation
- Subscribing (mechanism, examples, operations, derived/reverse derived attribute using)
- Additional features (OLLE, OSS, regions ... overview)
- Third-party components overview (rad-studio, deBold, .... short overview)
Not available Source: None Price: $25
| | Download: D7 |
  |
|
|
Connecting Borland Database Engine based applications to Oracle Workgroup Server | FW |
43 k |
28 Jan 2000 |
By George Pujol. This document will outline the default settings for establishing a SQL*Net 2 connection between any 16-bit application running under Windows for Workgroups 3.11, Windows 95, or Windows NT, which uses the Borland Database Engine (BDE) to access an Oracle Workgroup Server (OWS) version 7, either the Netware or the NT version. Fully functional Source: N/A
| | Download: D1 |
|
|
|
Considerations for writing and using assembly code in Delphi project (Russian) | FW |
84 k |
03 Jun 2002 |
| By Guido Gybels. "Many programmers today associate assembler with a difficult, low-level kind of programming. They consider it fast, but most of them also think it is incomprehensible and impossible to learn. In reality, things are not that bad. It is possible to learn how to write good assembly code without being a genius. On the other hand, don't think a few lessons in assembly will leave you producing faster code than the average Object Pascal equivalent. The reason is that when you write Object Pascal, you can rely on a very efficient and clever assembler programmer: the Delphi compiler. Overall, the code produced by it is very efficient and fast. Also, by following some guidelines spanning several specific coding topics, you can get even more speed out of Object Pascal and Delphi."
Russian translation by Anatoly Podgoretsky. Fully functional Source: N/A
| | Download: D2 D3 D4 D5 D6 |
  |
|
|
Controlling Software Costs | FW |
947 k |
23 Jan 2003 |
| By Software Cost Control, Inc. For most organizations, software development is a necessary evil. Just about every manager has at least one horror story involving a software development project gone awry. Unfortunately, discussions about software quickly degenerate into technical jargon (and in many cases, technical nonsense) that is difficult to understand and even more difficult to use as the basis for meaningful executive decisions and strategy. Fully functional Source: None
| | Download: CB1 CB3 CB4 CB5 CB6 D1 D2 D3 D4 D5 D6 D7 KLX1 KLX2 KLX3 |
 |
|
|
DTT_Tips&Trick v.1.1 | FWS |
232 k |
22 Oct 2005 |
| By Rubinetti Mauro. Harvest of 65 tips and tricks for free use. All the source in formated text, ready to be used.
Every from the tips inside has been tried by the author. Fully functional Source: Included
| | Download: D2 D2005 D3 D4 D5 D6 D7 |
 |
|
|
Delphi does WDosX v.1.1 | FW |
688 k |
02 Apr 2001 |
| By DWP. Information about creating native DOS programs with Delphi 4 and 5 with WDosX 32-Bit DOS-Extender. More information about WDosX and Delphi, installation and configuration Delphi for WDosX, precompiled WDosX units and WDosX components at the Delphi WDosX Page.
Guidance for the adjustment of the Delphi 5 VCL core units for WDosX 32bit DOS Extender.
In English and German. Fully functional Source: None
| | Download: D5 |
 |
|
|
Dr.Bob's Delphi Internet Solutions | FW |
120 k |
09 Jun 2000 |
By Bob Swart. Great article of Dr. Bob which helps you to use Delphi in your Internet application (MS Word 97 format). Fully functional Source: None
| | Download: D3 D4 D5 |
 |
|
|
Dr.Bob's Delphi Internet Solutions (in Russian) | FW |
164 k |
09 Jun 2000 |
| By Bob Swart. Great article of Dr. Bob which helps you to use Delphi in your Internet application (MS Word 97 format).
Russian translation by Anatoly Podgoretsky. Fully functional Source: None
| | Download: D3 D4 D5 |
 |
|
|
How to create multilingual applications with Multilizer | FW |
16 k |
07 Jul 2000 |
By Innoview Data Technologies. Making your application multilingual really is a necessity these days. Not only does it count as an extra feature with what to advertise your software, but it also multiplies the number of your potential customers. This article explaines how you could make your application multilingual with Multilizer. Fully functional Source: None
| | Download: D2 D3 D4 D5 |
 |
|
|
Intel 80386 Programmers Reference v.1.00 | FW |
928 k |
02 Aug 2000 |
| By Rob. Documentation for 80386 ASM instructions. Ever found yourself, eyes glazed over, with those ASM instructions in the System and SysUtils units. Well this document is a repackaging of Intel's processor documentation, which may help in your understanding of the CPU instructions.
The documentation is in HTML Help format. (for easier screen reading).
The original HTML document was obtained from http://webster.cs.ucr.edu/index.html Fully functional Source: N/A
| | Download: CB1 CB3 CB4 CB5 D2 D3 D4 D5 |
|
|
|
Interactive Service Instability: What Occurs and What to Do | FW |
85 k |
06 Apr 2001 |
By ALDYN Software. Interactive services is a very interesting kind of software. It looks alluring to have application that behaves as a normal interactive task with forms, dialogs, message boxes and at the same time works without having interactive user to logon, survives logoff/logon and performs necessary operations at the Local System security level. Fully functional Source: N/A
| | Download: D5 |
  |
|
|
Interview with Maxim Peresada | FW |
958 k |
18 May 2007 |
| By PC World Russia. Interview with Maxim Peresada, maintainer of Torry's Delphi Pages. The short history of this site, Torry's team and so on.
In Russian. Published in "PC World Russia" CD-ROM in May 2007. PDF format.
Maybe, you will find it interesting. Fully functional Source: None
| | Download: CB1 CB2k6 CB3 CB4 CB5 CB6 D1 D2 D2005 D2006 D2007 D3 D4 D5 D6 D7 |
 |
|
|
OpenToolApi Help | FW |
330 - 350 k |
03 Jul 2007 |
By FraserSoft. This is a help file for the OpenToolsApi, used to produce Plugins/Wizards for Borland's Delphi and C++Builder products. Fully functional Source: N/A
| | Download: CB5 D5 D6 |
 |
|
| News from our Sponsors |
Do you know that you can save 10% on LMD products? LMD-Tools covers almost 370 components (Relase 7.0 CE, + about 30 labeled controls) for any task you can imagine. Following component groups are only examples for the broad range of available components: LMD Tools includes controls for superior interface design, system programming, file controls, database applications, internet-/web-components, multimedia, text/data input (RichEdit), display of formatted text, and many more.
Only for Torry's visitors! more...
Make your own AutoCAD, CorelDraw, FreeHand without single line of code! PowerCAD technology is developed to provide the application programmers a reusable object library to develop CAD modules for their applications easily. With the PowerCad component you can make a 2D CAD editor with almost no code. Powercad can be used as VCL in Delphi and as OCX in VisualBasic and any other tool.
Get 10% off as Torry's visitor! more...
Power tools for MySQL and PostgreSQL are calling you! Database Designer product family allows you to solve database structure modeling, generation and modification tasks easy. For PostgreSQL and MySQL, choose your favorite!
Don't forget to check DBACentral for MySQL as well - GUI solution for database administration and data management, which provides you with Microsoft Access like interface paradigm for executing all database operations over database structure and table data. Now with PHP web pages and SSH tunneling.
And get 10% off!
more...
Full featured Spelling Check and Thesaurus components AddictSpell provides your users with a full featured spelling check component to give your applications a more professional look and feel. AddictSpell mirrors, and in some ways exceeds, the functionality of several spelling check engines residing in commercial word processors.
Using Addict, you can add a full-featured spelling checker to your application with just a single line of code.
Addict comes with an updated version of Roget’s Thesaurus, containing over 1000 context topics.
Try and save! more... |
| |
Advertising on Torry's Delphi Pages
|
 |
 |
 |
Advertising on Torry's Delphi Pages




 Guest Book
|
 |