Thomas G. Grubb Guest
|
Posted: Thu Oct 26, 2006 3:07 am Post subject: ANN: Object Inspector Component Suite updated to v1.3 |
|
|
RiverSoftAVG is pleased to announce that the Object Inspector Component
Suite (OICS) has been updated to v1.3. This update fixes a couple of small
bugs and adds OnValidated and OnValidateError events.
The RiverSoftAVG Object Inspector for Delphi 6, 7, 2005 & 2006 (Win32) 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) 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 |
|