C++ Builder 6.0x freeware
Experts and Property Editors

[ dd-stringpe.zip ] [ 9,157 bytes ] [ Freeware ] [ With Source ]
[ D4 | D5 | D6 | D7 | D2 | C5 | C6 ]

This property editor has been designed to get round two limitations of the standard Delphi string property editor:

  1. inability to handle multi-line strings (i.e. strings with embedded CR/LF characters).
  2. 255 character limit to string length.

The enhanced property editor works with all string and TCaption properties. It adds an ellipsis button to the right hand side of the data entry area in the property editor. Clicking the button displays a dialog box in which the property's value can be entered. Pressing return starts a new line. There is no practical limit to the length of strings that can be entered. The ability to type directly into the object inspector has been retained.

The edit dialog is resizable. Word wrapping can be switched on or off - and both settings are persistent. Text can be loaded and saved to disk.

 [more]

[ link: ] [ size n/a ] [ Freeware ] [ No Source ]
[ D3 | D4 | D5 | D6 | D7 | C3 | C4 | C5 | C6 ]
Object Inspector is a component suite that allows to change any property or event of any component at runtime like IDE's Object Inspector.
Object Inspector suite includes: TPropertyInterface component for easy access to any property or event of any component at runtime (the best object interface to the RTTI - Borland's RunTime Type Information) TCommonInspector abstract inspector control for inspect anything in your application TComponentInspector customizable full-functional runtime object inspector control TComponentTree tree view style control for easy selecting component TComponentComboBox control for easy selecting component TDBInspector ready-to-use database inspector control TIniInspector ready-to-use ini-file inspector control TApplicationInspector ready-to-use inspector control for changing Application properties at runtime TSystemColorsInspector ready-to-use inspector control for changing Windows colors Examples small and clean projects illustrating features of inspectors and TPropertyInterface components Source codes full source code of all components and useful internal classes Pro version of Object Inspector suite includes in addition: TCommonInspector abstract inspector control for inspect anything in your application Examples small and clean projects illustrating features of TCommonInspector, TComponentInspector and TPropertyInterface Source codes full source code of all suite's components and useful internal classes
Added: 6-12-2004   |  Version: 1.5   |  Downloads: n/a
Author:Dmitry Vasiliev   Greatis Software   [Homepage]   [DSP files]

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.