Infopower Studio

vai ai prodotti

New Features

Vista compatibilty:InfoPower dialogs and controls enhanced to support the vista look and feel.

Data Validation enhancements: Regular expression support for data entry validation. Regular expressions can be used with the TwwDBEdit, TwwDBGrid, and TwwDataInspector components. InfoPower 2007 also includes a library of ready-to-go common regular expressions for data validation.

New centralized visual manager for data validation: Developer can globally assign validation background and foreground colors for invalid data entered by the user. Invalid data is determine by either regular expressions or picture mask validation.

RichEdit enhancements:
Now supports Print Preview capabilities. This allows the end-users to see a preview of the printout. Footers and Headers as well as page numbers can be seen in the print preview as well. Microsoft's RichEdit version 4 now supported, which allows improved table support including multi-line wrappable cells.

New RichEditBar component: The RichEditBar component allows you to have a full word-processor attached and embedded into your own form. While the TwwDBRichEdit can bring up a pop-up word processor, the RichEditBar differs in that the word processing capabilities are available directly from your own form.

New ImageCombo component: The new ImageCombo component has capabilities similar to the TwwDBComboBox, but it also supports images from an ImageList within both the dropdown list and the edit portion of the control. The ImageCombo can also be embedded into the InfoPower grid or datainspector component, supporting seemless and codeless integration.

Grid enhancements:
New method to force the current record to be the top row in the grid. Regular expression support and integration. ImageCombo support and integration.

 

 

InfoPower Studio allows you to build both VCL.NET and VCL.Win32 applications. They are designed to be backwards compatible with earlier versions of InfoPower. Woll2Woll has taken great care so that your Win32 applications can be ported to .NET with minimal effort on your part.

The following document details some of the new functionality in InfoPower.


1. InfoPower’s Masterpiece Grid

InfoPower’s masterpiece grid is one of the most powerful components in the InfoPower library, greatly expanding upon the capabilities of Delphi’s native grid component.

embedded in the grid, giving a multi-row record display. The new checkbox and radiogroup controls can also be embedded, which significantly improves the versatility of the grid.

 

Woll2Woll’s 1stClass buttons can seamlessly be integrated into the InfoPower grid, giving your grid a clickable component for each record. In addition the button colors can be dynamically computed allowing the color to be different based on the record information.

Title Buttons in the Column headers allow you to easily change the index or sort order of your dataset.

Customizable Cell-level hints when the cell’s text does not fit in the cell. Excellent when used with memo fields to display the entire contents of the memo just by moving the mouse over the cell.

2. InfoPower’s Vertical Grid (DataInspector)

InfoPower allows you to display a transposed grid where the data columns are vertical, instead of horizontal. This brings your end-users a smart alternative to the left-right editing of a traditional grid. The vertical grid’s flexibility can be seen through its hierarchical view of data (similar to a tree).

3. Superb Validation language

InfoPower gives you incredibly flexible and expressive picture masks which greatly assist in automatically validating your user's input. InfoPower's masks duplicate the Picture function that's been available in Borland's Paradox relational database product, providing the power of a full mask language instead of just a mask template. Picture masks greatly assists the end-user during data entry by intelligent auto-filling of characters where appropriate as well as informing them if they have incorrectly entered any data. This allows data entry to be faster and easier. Here are some examples of the power of picture masks.


4. Custom Framing & Transparent Edit Controls

InfoPower gives you the means to create elegant forms that look just like the real hardcopy form they are based on. You may see other component suites that allow you to turn on or off the borders, but do they allow you to see the background through the edit control for true underlined controls? InfoPower does. The new features that InfoPower has added to it’s edit controls are:


5. The Ulitmate Word Processing Control

 

InfoPower includes a powerful visual component greatly expands upon the capabilities of Delphi’s built-in richedit component. It is the most complete and powerful richedit control available. In addition to the functionality of TDBRichEdit, InfoPower’s control provides you with the ability to:
  • Bitmap and OLE support:

Embed bitmaps & OLE objects directly into the richedit control. You can even save these to your database.

  • Paragraph Ruler:

Set paragraph indentations within the pop-up rich-edit dialog using an accurate ruler

  • Internet URL Links:

URL addresses in the rich-edit text are automatically underlined. The component will also automatically open the specified URL with the Internet Browser.

  • Import and Export to HTML

Import or Export to HTML, import from Microsoft Word. Also supports many other formats.

 

 

 

 


6. Flexible Checkbox Control

InfoPower integrates a versatile new checkbox control into its suite.

 

7. New Custom Radio group Control

InfoPower integrates a versatile radio-group control into its suite.


8. Currency and Numeric editors

InfoPower brings consistency to editing your numeric and currency fields. Its components give the end-user the ability to enter in the special currency or custom formatting symbols, and the component will automatically take care of stripping these formatting characters when it comes time to store the data.

For example, if the user typed in the string ‘$1,000.00’, the editors take care of stripping the commas and the dollar sign so that the input is converted correctly to a floating point value when storing.

The numeric editors also now support right-aligned editing.

9. Smart and flexible Combo-boxes

InfoPower greatly expands the capabilities of a regular data aware combo-box. It has the following advantages over the native controls.

 


10. Advanced LookupCombo Controls

TwwDBLookupCombo, TwwDBLookupComboDlg

InfoPower gives you the most flexible component for selecting entries from a lookuptable. Here is some of what this powerful component can do.


11. Fast Search and Filtering Components and Dialogs

12. Visual Filtering

InfoPower's elegant TwwFilterDialog is one of the most useful end-user components as it enables them with the ability to visually filter a dataset, modify the where clause of an existing SQL query, or even filter records in Delphi's TClientDataSets.

 

 

Simple for the end-user to use:

Even though the dialog is capable of sophisticated SQL generation, the dialog is simple to use as it completely hides the filtering and SQL details from the end-user.

TwwKeyCombo

If your end-users want a way to sort or incrementally search on other fields, then just drop our database sort component onto your application.

TwwIncrementalSearch

TwwIncrementalSearch is a visual interface component that provides your end-users with a means to incrementally search for values. As the end-user enters characters into the edit box, the component performs a search operation based on the characters currently in the edit box, moving to the record that contains the closest match

 

TwwLocateDialog

The TwwLocateDialog component itself is non-visual but when executed it provides your end-users with a dialog box that allows them to search for a value within any field, including Memo fields.


TwwSearchDialog, TwwLookupDialog, etc.

InfoPower also includes other powerful and easy to use dialogs that are let your users find the data they are looking for. These dialogs support:

13. Date and Time Controls

TwwDBDateTimePicker:

InfoPower provides the most flexible and usable DateTimePicker for Delphi. DateTimePickers support drop-down calendars to assist the user in selecting a date. InfoPower's version includes the following functionality.

TwwDBMonthCalendar

InfoPower's MonthCalendar control allows you to display a calendar to the end-user.

14. Spin Edit Control

The end-user can modify the contents of the TwwDBSpinEdit by clicking on the up and down icons. Alternatively they can use the UP Arrow and DOWN Arrow keys. On Date, Time, and DateTime fields the spinedit will highlight the text that is changing while spinning, so the user will visually see what is changing.


15. Dynamic Custom Record Viewing or Editing

TwwRecordViewDialog and TwwRecordViewPanel

These InfoPower components provide a convenient way to view or edit a record's contents. The component dynamically creates a form based on your DataSet's field properties. It removes the necessity of building custom record editing forms or the need for using experts for each table. The main difference between these two components is that one is a popup modal/nonmodal dialog, while the other is a panel that can be embedded directly on your own form. Some of its features are:

 

InfoPower allows you to embed the checkbox and radio-group controls within the record-view components. In addition, the record-view also supports the new InfoPower framing styles.


16. Extendable and Flexible Database Navigator

Infopower includes a extendable DBNavigator component (database navigator to move through and manipulate the data in a dataset), which supports user-definable images and actions, integration with InfoPower’s dialogs, flexible control over the layout, user-definable page sizes, and support for multiple rows of icons.




Infopower Studio 2009 & 1st Class Studio 2009 Upgrade da Infopower Studio 2007
Spedizione via InternetSpedizione via Internet
341.026 €
341.03 €
Acquista

Infopower Studio 2009 Upgrade da Infopower Studio 2006
Spedizione via InternetSpedizione via Internet
255.556 €
255.56 €
Acquista

Infopower Studio 2009 Upgrade da Infopower Studio 2007
Spedizione via InternetSpedizione via Internet
170.085 €
170.09 €
Acquista

Per maggiori informazioni tel: 02 3652 7276 o sales@iterabilis.it

[Condizioni di vendita] - [Torna Indietro]