Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About
Components

Buttons and Check Boxes
Bars and Status Bars
Dialogs
Edits, Memos
Forms
Graphics
Grids
Indicators and Gauges
Labels
List and Combo Boxes
ListViews and TreeViews
Menus
Panels
Shapes
Sizers, Scrollers, etc.
Tabbed Components
Effects and Multimedia
Misc. Effects
Sound Effects
Reports
Print VCL
Charts and Graphs
Communications
Internet
System
Files and Drives
Miscellaneous
Tools
LAN and WAN
Installation
Date and Time
Data Compress
Science
Security
Component Packs
Property Editors
Experts, IDE etc.
Code
IDE
Components
Help Tools
Tools
Version Controls
Other
Database Related
Packs
Code Templates
Components > Experts, IDE etc. > Code  

Companies News:

FastReport FMX released
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  Homepage

Code Template v.1.0FWS 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  Homepage

CodeWarp v.1.22FW 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  Homepage

Comment Expert v.0.98FWS 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.5FWS 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  Homepage

Delphi 2.0 Code Template v.0.5FWS 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  Homepage

FormData v.2008FWS 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  Homepage

Message Box v.1.0FWS 1 k 21 Apr 1998
By Evgeny Vorontcov. Simple tool for create message dialogs, Delphi VCL Extensions (RX) Lib required.
 
Fully functional
Source: Included
Download: D2 D3  

MoveBlock Expert v.1.0FWS 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.2FW 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.07FWS 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.0FW 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  Homepage

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  Homepage

sqsAutoComplete v.1.2SW 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  Register NowHomepage


News from our Sponsors

  Delphi XE Handbook: A Guide to New Features in Delphi XE
Delphi XE Handbook is a guide to new features in Delphi XE, covering everything but the DataSnap portion of the product. Written by best-selling Delphi books author Marco Cantù, the book follows the Delphi Handbooks series on 2007, 2009, and 2010, both in scope and in the appraoch. This book on Delphi XE (covering only new features of the product) is 132 pages long and it is avaialble also in print. Here is the list of chapters: 1: Delphi XE IDE 2: Integrated Tooling 3: Compiler and RTL 4: XE Libraries more... more...


  Pro Active Record: Databases with Ruby and Rails
Despite it's less than catchy name, ActiveRecord is a key part of the "magic" that makes Ruby on Rails such a hit. Without ActiveRecord, there would be no Rails. ActiveRecord is the connection between a Rails application and its data. Ruby and Ruby on Rails developers who want to exploit all the features of Ruby, of Rails, of their chosen database must learn ActiveRecord.
Pro ActiveRecord for Ruby picks up with ActiveRecord where most books on Ruby and the Rails framework leave off. Readers begin by learning about all the built-in assumptions that make it so wondrously easy to create freshly-built Rails applications from scratch. Next, readers learn how to adapt ActiveRecord to work with databases - and this includes just about all preexisting databases - that were designed without those assumptions in mind. Readers go on to learn how to tie ActiveRecord in with database-specific features such as stored procedures and large objects, how to migrate legacy database designs to work better with ActiveRecord, and how to extend ActiveRecord to provide new and innovative database functionality to their applications. Readers who absorb the knowledge given in this book will have a significant competitive advantage over those with only a superficial knowledge of the topic. more... more...

Advertising on Torry's Delphi Pages

 

Sort order
Title
Modification
Publication
Quick Search
Exact phrase
Title
Description


Advertising on Torry's Delphi Pages

www.anyplace-control.com

Guest Book
Guest Book

Subscribe to news in RSS 2.0 format!Subscribe to news in RSS 2.0 format!
Bookmark and Share
Up | Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About
Copyright © Torry's Delphi Pages Torry's Delphi Pages Maintained by Torry Team. Notes? Comments? Feel free to send...

The Ultimate Source of Object Pascal and Delphi Programming Knowledge.

Copyright © 1996-2013
All trademarks are the sole property of their respective owners
Privacy Policy