 |
|
 |
 |
 |
| Components > Experts, IDE etc. > Code |
|
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 ? | |
|
Code Indent Expert | FWS |
3 k |
16 Jul 2006 |
By HomeGrown Software Development. A standard expert to easily indent or outdent code by highlighting it in the editor and invoking the expert. The indented or outdented code is copied back to the editor replacing the highlighted code. This expert is a real time saver when you want to place pre-existing code inside a try... finally block. Fully functional Source: Included
| | Download: D2 D3 D4 |
 |
|
|
Code Template v.1.0 | FWS |
30 k |
05 Jul 2002 |
By Brombs. Code Template - expert for insert any code in Pascal unit, with define params (like: "with %table% do..."). Easy for install, easy for use. Fully functional Source: Included
| | Download: D4 D5 D6 |
 |
|
|
CodeWarp v.1.22 | FW |
290 k |
16 Jul 2006 |
By GLScene. CodeWarp is a little expert, allowing quick code navigation in your source. It displays classes, funcions and procedures in a popup tree view, and brings the editor to those spots in a click. This is a real productivity-oriented tool and not a put- all- the- classes- from- every- source- in- an- over- packed- tree-window like class browsers generally are. The aim is to warp the cursor where you want it to go and not to display a clean, object-oriented, but barely useable view. CodeWarp opens a huge TreeView with tons of shortcuts, but it's a popup, it is not crowding your desktop space but making use of all the screen, it's loading instantaneously, always up-to-date, working on buggy or incomplete code, and can be fully operated without the mouse (all keys are below/within right hand). Practice proves CodeWarp gets you to the right position in a few keyboard clicks. Fully functional Source: None
| | Download: D3 D4 D5 D6 D7 |
 |
|
|
Comment Expert v.0.98 | FWS |
16 k |
29 Oct 1998 |
By QingHai. This program is a Delphi Expert which help you to Comment / UnComment the Editor's selected area. Requires TOTA. Fully functional Source: Included
| | Download: D4 |
|
|
|
DelFor Expert v.2.5 | FWS |
472 k |
16 Jul 2006 |
| By WAU. DelForExp is a Delphi source code formatter that really works.
It improves:
- the indentation
- spacing
- capitalization
- use of blank lines of Delphi source code.
To do so the source code is parsed and lots of special constructs are tested. At default, the style of the Borland source code is followed closely, since this is the most widely accepted style. But formatting of Pascal code is much a matter of taste and debate. Therefore, some alternative rules are included. DelForExp can optionally process the whole currently opened project. Fully functional Source: Included
| | Download: D2 D2005 D2006 D3 D4 D5 D6 D7 |
 |
|
|
Delphi 2.0 Code Template v.0.5 | FWS |
137 k |
05 Apr 1999 |
By SoftPack. The Delphi expert with the ability to put pre-defined and user defined code templates in your source code, based of the source code from Francois Piette. No any components needed. Fully functional Source: Included
| | Download: D2 |
 |
|
|
FormData v.2008 | FWS |
3 k |
28 May 2009 |
By Clayton Wilson. General routines for an initialization (.INI) file including metrics for multiple TForms. Fully functional Source: Included
| | Download: CB6 D6 |
|
|
|
MMC Snapin Toolkit | FWS |
699 k |
25 Jun 2000 |
| By Colin Wilson. The MMC Wizard and Components package allows you to easily create snapins for the Microsoft Management Console (MMC). For more details on the Microsoft Management Console, see the Microsoft Management website.
When you install the package, a new MMC Expert wizard will be added to the 'Projects' tab in the New Items dialog in Delphi. You can use this wizard to create your MMC snapin projects.
Once you've created a snapin project, you can use the TSnapinData component at designtime or runtime to set up the scope and result panes, handle snapin notification events, add images, menus and buttons to your snapin, etc. Fully functional Source: Included
| | Download: D3 D4 D5 D6 D7 |
 |
|
|
MoveBlock Expert v.1.0 | FWS |
5 k |
19 Mar 2003 |
By Vladimir Danko. This is expert which can make move selected text block to right or to left. Add 2 MenuItems ('Move block right' and 'Move block left') in Edit menu and 1 MenuItem 'MoveBlock Wizard options' in Tools menu. Fully functional Source: Included
| | Download: CB5 CB6 D5 D6 |
|
|
|
NewVss'dSource v.0.2 | FW |
753 k |
19 Apr 2001 |
By na Hofi. If you work with VSS and C++ Builder you will like it. It adds a standard (or any self edited) header to IDE generated source files. Fully functional Source: N/A
| | Download: CB4 CB5 |
|
|
|
TCompile v.12.15.07 | FWS |
12 k |
16 Dec 2007 |
| By Clayton Wilson. Non-visual component that modifies the unit file "Project.pas". This file has the date and time the project was compiled along with the build number.
The unit file "Project.pas" contains the following constants:
- PROJECT_NAME: The name of the project.
- EXE_FILENAME: The file name of the project.
- DATE_CREATED: The date that the project was originally created.
- AUTHORS_NAME: The name of the people who wrote the code for the project.
- CONTACT_INFO: Contact information: eMail, phone number, address, etc.
- COMPILE_DATE: Date project last ran inside Delphi.
- COMPILE_TIME: Time project last ran inside Delphi.
- BUILD_NUMBER: Number of times the project has been ran from inside Delphi.
- UNIQUE_IDKEY: Unique identifier for the project. It has the ProjectName, CompileDate and CompileTime. NOTE: This constant is updated every compile to reflect the current compile date and time.
Instructions: Drop this component on the TForm, then set the project path. This can be
done by placing the caret in the ProjectPath property field, then pressing the ENTER key.
Include "Project" in the USES clause. Save the project, then exit Delphi. The next time the project is opened in Delphi, the unit file "Project.pas" will be created. Then each time you run the program from inside Delphi, the unit file will be updated with the current date, time and the build number. Fully functional Source: Included
| | Download: D6 |
|
|
|
TMS IDE Rich Clip v.1.0.0.0 | FW |
507 k |
04 May 2011 |
| By TMS Software. IDE plugin to copy source code with syntax highlighting to the clipboard.
Features:
- Copy selected source code in IDE editor as rich text
- Copy selected source code in IDE editor as HTML formatted text
- Automatically retrieves IDE syntax highlighting color settings.
Fully functional Source: None
| | Download: C2k10 CBXE D2010 DXE |
 |
|
|
ThSdkConWiz | FW |
35 k |
05 Oct 2001 |
By Mammuth Design & Software. thSdkConWiz is a minimal Delphi 5.x/6.x pro expert for to generate Console and traditional SDK skeleton application. Fully functional Source: None
| | Download: D5 D6 |
 |
|
|
sqsAutoComplete v.1.2 | SW |
431 k |
16 Jul 2006 |
| By Squid Software LLC. sqsAutoComplete is an enhancement for the Delphi IDE source code editor, making dynamic suggestions for completing words as the user types, complete with correct capitalization. Its functioning is similar to that of the autocomplete function in combo boxes, although it works in the Delphi source code editor.
sqsAutoComplete parses the currently open source file in the file editor of Delphi IDE, and suggests word entries as the user types in new words, variable names, procedure names, and other identifiers. Suggestions are highlighted as the user continues typing. If the user presses Enter, the highlighted selection is entered into the editor and the cursor is placed at the end of the entry. Evaluation (time-limit) Source: On purchase/registration Price: $19.95 Source Price: $59.95
| | Download: D6 D7 |
  |
|
Advertising on Torry's Delphi Pages
|
 |
 |
 |
|
 |