ANN: Object Inspector Component Suite Updated to v1.1

From: Thomas G. Grubb (tgrubb_at_RiverSoftAVG.com)
Date: 11/30/03


Date: Sat, 29 Nov 2003 19:05:18 -0500

RiverSoftAVG is pleased to announce that the Object Inspector Component
Suite (OICS) has been updated to v1.1. This update (in addition to stomping
bugs) adds the ability to inspect a TStrings property's string items in-situ
(e.g., each string appears as a sub-item). The RiverSoftAVG Object
Inspector for Delphi 6 and 7 is an advanced visual grid component for
providing a Delphi-like Object Inspector component to your programs.

The Object Inspector Component Suite has the following features:

- 100% Source Code
- Includes Object Inspector Component and TRSItemListEditor Component (a
Hierarchical TValueListEditor-like component for displaying TStrings, where
each name=value item is a row in the object inspector and where the name may
be a path, e.g., "Font.Name=Courier")
- Inspect One Object or Multiple Objects at Once (Like Delphi) at
design-time or run-time
- Inspect Multiple Objects' Property Values in One Column or One Column per
Object
- Comes with property editors for enumerations, sets, masks, regular
expression masks, fonts, collections, TStrings, Dates and Time, TPicture,
etc
- Modify property editors (called Property Presets) at design-time and
run-time
- Use an Inplace Collection Editor (Items are embedded in the object
inspector like regular TPersistent properties, please see the screenshot at
top of page) and Regular Collection Editor
- Use an Inplace TStrings Editor (strings are embedded in the object
inspector as calculated sub-properties) and Regular TStrings Editor (see
InplaceTStrings property for more details)
- Control each property individually for visibility, read-only, font, hint,
name alias, and more
- Add "Calculated" properties (e.g., fake properties) at design-time or
run-time
- Sort properties alphabetically or by category. Categories may be defined
at any level of the object property hierarchy
- View Properties Vertically or Horizontally

More information, including an evaluation version, are available at
www.RiverSoftAVG.com



Relevant Pages