by Raize Software - 製品のタイプ: コンポーネント / VCL
ご案内:特に説明のない限り、この商品は英語版商品になります。
Build professional-looking Delphi and C++ Builder applications. Raize Components is a collection of more than 125 native VCL components for use in Delphi and C++Builder. Built on a foundation of technology first created more than ten years ago, these high-quality components give developers power and flexibility without sacrificing ease-of-use. Raize Components includes a large selection of visual components for you to choose from, each designed for complete flexibility via an extensive set of interfaces. Comes with complete source code.
一般向け価格については下記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
| カートに追加 | ¥ 55,440 (税込) | 1 Developer License メーカーパーツ番号: RC5 |
ダウンロード (33.2 MB) | |
| カートに追加 | ¥ 249,375 (税込) | 5 Developer Team License メーカーパーツ番号: RC5TEAM |
ダウンロード (33.2 MB) | |
| カートに追加 | ¥ 13,755 (税込) | 1 Developer Upgrade License from V4.0 メーカーパーツ番号: RC5URC4 |
要確認 | ダウンロード (33.2 MB) |
| カートに追加 | ¥ 24,885 (税込) | 1 Developer Upgrade License from V3.0 メーカーパーツ番号: RC5URC3 |
要確認 | ダウンロード (33.2 MB) |
| カートに追加 | ¥ 41,580 (税込) | 1 Developer Upgrade License from V2.0 メーカーパーツ番号: RC5URC2 |
ダウンロード (33.2 MB) |
| カートに追加 | ¥ 42,420 (税込) | 1 Academic License | 要確認 | ダウンロード (33.2 MB) |
すべてのご注文にて弊社標準の 契約条件および返品条件の内容が適用されます。
一般向け価格については上記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
What's New in V5.x
For more detailed information, please refer to the What's New document in the Evals & Downloads page.
Raize Components includes many advanced display controls.
In addition to the core set of controls, Raize Components includes more than 100 component designers focused on simplifying user interface development. Now more than ever, developers use Raize Components to build sophisticated user interfaces in less time with less effort.
Raize Components comes with complete source code for all components, packages, and designers at no additional charge. Documentation is provided through an extensive context-sensitive online help system. Raize Components also features One-Step Installation, Automatic Help Integration, and Dynamic Component Registration.
Raize Components 5 focuses on the features and enhancements most requested by its users. For example, there are many developers interested in developing their user interfaces using Unicode in CodeGear RAD Studio2009 (including Delphi 2009 and C++Builder 2009). Raize Components 5 now provides full support for Unicode when using RAD Studio 2009.
Another very popular request has been for a mechanism to persist property values between program runs. Raize Components 5 now includes the new TRzPropertyStore component, which makes it very easy to do exactly this. Connect the TRzPropertyStore to a TRzRegIniFile and then select the components and properties to be persisted using a collection editor--you don't even need to type in property names as the built-in property editors take care listing all of the properties available in the selected component. Call the Save and Load methods in your code and you're done.
The main request was for the more popular controls. TRzPageControl and TRzTabControl are certainly no exception, and Raize Components 5 includes many enhancements to these two powerful controls. For example, ever since Internet Explorer 7 started placing a close button just on the active tab, developers have requested the same functionality in Raize Components. Well, in Raize Components 5, all you need to do is to set the ShowCloseButtonOnActiveTab property in either control to True, and you get the enhanced functionality.
The components in Raize Components are grouped into the following seven component palette pages. Rather than isolate the data-aware controls on a separate page, controls are grouped by type and data-aware controls reside on the same page as their non-data-aware counterparts.
Raize Panels
| Components | Description |
| TRzPanel | This custom panel component features enhanced display capabilities including a custom Docking Manager. |
| TRzGroupBar | This custom container displays groups of controls in a XP Category-style view or in an Outlook-style interface. |
| TRzGroupTemplate | This non-visual component is used to define a template of items that can be used to create actual instances of TRzGroup controls. |
| TRzPageControl | This custom page control offers many more display options than the Common Control equivalent. |
| TRzTabControl | This custom tab control offers many more display options than the Common Control equivalent. |
| TRzSplitter | This custom container consists of two panes separated by a splitter bar. The panes, and their contents are automatically resized when the splitter bar is moved. |
| TRzSizePanel | This TRzCustomPanel descendant supports runtime resizing. |
| TRzToolbar | This custom panel automatically positions controls, wraps controls to multiple lines, and provides an extensive component editor to add new controls. |
| TRzStatusBar | This custom container is designed to hold status panes (or any other control) and even provides a SizeGrip for easy window resizing. |
| TRzPathBar | This navigational control manages a set of path items that can be used to present a "you are here" path. |
| TRzGroupBox | This TRzCustomPanel descendant provides more display options as well as automatic enabling/disabling of controls in the group. |
| TRzRadioGroup | This TRzGroupBox descendant automatically creates and manages a set of radio buttons. |
| TRzCheckGroup | This TRzGroupBox descendant automatically creates and manages a set of check boxes. |
| TRzDBRadioGroup | This data-aware TRzGroupBox descendant automatically manages a set of radio buttons. |
Raize Edits
| Components | Description |
| TRzEdit | This edit component supports Custom Framing options as well as right-alignment. |
| TRzMaskEdit | This mask edit component supports the Custom Framing options and right-alignment. |
| TRzButtonEdit | This TRzCustomEdit descendant supports two buttons embedded in the edit field. |
| TRzDateTimeEdit | This TRzCustomEdit descendant supports entering dates and times. A TRzCalendar can be displayed for date selection. |
| TRzNumericEdit | This TRzCustomEdit descendant supports entering numeric data values and custom display formatting. |
| TRzSpinEdit | This TRzCustomEdit descendant supports entering numeric values using an embedded TRzSpinButtons component. |
| TRzColorEdit | This TRzCustomEdit descendant supports selecting colors from a TRzColorPicker. |
| TRzExpandEdit | This TRzCustomEdit descendant supports being automatically resized at runtime to allow more room to enter data. |
| TRzHotKeyEdit | This THotKey descendant adds Custom Framing support. |
| TRzMemo | This memo component supports mouse wheel scrolling, Custom Framing options, and cursor management properites. |
| TRzRichEdit | This rich edit component supports mouse wheel scrolling, Custom Framing options, and cursor management properites. |
| TRzSpinner | This custom component supports selecting an integer value using increment and decrement buttons that are located on each end of the control. |
| TRzTrackBar | This highly flexible track bar component supports built-in thumb styles, owner-draw tick marks, and even custom thumbs. |
| TRzDBEdit | This data-aware edit component supports Custom Framing options as well as right-alignment. |
| TRzDBButtonEdit | This data-aware TRzButtonEdit descendant supports two buttons embedded in the edit field. |
| TRzDBDateTimeEdit | This data-aware TRzDBDateTimeEdit descendant supports entering dates and times. A TRzCalendar can be displayed for date selection. |
| TRzDBNumericEdit | This data-aware TRzCustomEdit descendant supports entering numeric data values and custom display formatting. |
| TRzDBSpinEdit | This data-aware TRzCustomEdit descendant supports entering numeric values using an embedded TRzSpinButtons component. |
| TRzDBExpandEdit | This data-aware TRzExpandEdit descendant supports being automatically resized at runtime to allow more room to enter data. |
| TRzDBMemo | This data-aware memo component supports mouse wheel scrolling, Custom Framing options, and cursor management properites. |
| TRzDBRichEdit | This data-aware rich edit component supports mouse wheel scrolling, Custom Framing options, and cursor management properites. |
| TRzDBSpinner | This data-aware TRzSpinner descendant supports selecting an integer value using increment and decrement buttons that are located on each end of the control. |
| TRzDBTrackBar | This highly flexible data-aware track bar component supports built-in thumb styles, owner-draw tick marks, and even custom thumbs. |
Raize lists
| Components | Description |
| TRzListBox | This list box component supports incremental keyboard searching, mouse wheel scrolling, and Custom Framing options. |
| TRzRankListBox | This TRzListBox descendant supports re-ordering the items in the list at runtime using the mouse. |
| TRzTabbedListBox | This TRzCustomListBox descendant handles embedded tab characters to display multiple columns. |
| TRzCheckList | This TRzTabbedListBox descendant associates a check box with each item. |
| TRzEditListBox | This TRzCustomListBox descendant supports runtime editing of items using a popup edit window. |
| TRzFontListBox | This TRzCustomListBox descendant supports selecting font names, and includes properties for custom filtering. |
| TRzComboBox | This combo box component supports incremental keyboard searching, auto-complete, and Custom Framing options. |
| TRzImageComboBox | This TRzCustomComboBox descendant supports displaying an image next to each item in the combo box as well as indenting individual items in the list. |
| TRzFontComboBox | This TRzCustomComboBox descendant supports selecting font names, and includes properties for custom filtering. |
| TRzMRUComboBox | This TRzComboBox descendant uses the Windows Registry (32-bit) or an Ini file (16-bit) to manage a most-recently-used list. |
| TRzColorComboBox | This TRzCustomComboBox descendant supports selecting color values, including the standard colors, the Windows system colors, and even custom colors. |
| TRzTreeView | This tree view component supports mouse wheel scrolling and Custom Framing options. |
| TRzCheckTree | This TRzCustomTreeView descendant associates a check box with each node in the tree. |
| TRzListView | This list view component supports mouse wheel scrolling, Custom Framing options, and additional display properties. |
| TRzStringGrid | This TStringGrid descendant supports Custom Framing and additional display options for grid cells. |
| TRzDBListBox | This data-aware list box component supports incremental keyboard searching, mouse wheel scrolling, and Custom Framing options. |
| TRzDBComboBox | This combo box component supports incremental keyboard searching, auto-complete, and Custom Framing options. |
| TRzDBLookupComboBox | This TDBLookupComboBox descendant provides Custom Framing options and the ability to enter a NULL value. |
| TRzDBGrid | This TDBGrid descendant supports Custom Framing and additional display options for grid cells. |
Raize Buttons
| Components | Description |
| TRzButton | This custom button component supports multi-line captions, 3D text styles, and custom button colors. |
| TRzBitBtn | This custom TRzButton descendant supports displaying a glyph as well as multi-line captions, 3D text styles, and custom button colors. |
| TRzMenuButton | This TRzButton descendant supports displaying a popup menu when clicked. |
| TRzDialogButtons | This custom composite component is specifically designed for quickly adding OK, Cancel, and Help buttons to a form. |
| TRzSpinButtons | This custom component manages two buttons which can be oriented either horizontally or vertically and when clicked generated custom events. |
| TRzRapidFireButton | This speed button repeatedly fires its click event as the button is held down. |
| TRzCheckBox | This custom check box supports multi-line captions, customizable glyphs, and three dimensional text styles. |
| TRzRadioButton | This custom radio button supports multi-line captions, customizable glyphs, and three dimensional text styles. |
| TRzToolButton | This custom button control is designed for use on toolbars. It can display images from an image list and can be used to invoke a dropdown menu. |
| TRzSpacer | This custom graphic control is used to separate controls on a TRzToolbar. |
| TRzShapeButton | This custom button component draws a beveled border around the specified bitmap image to create non-rectangular buttons. |
| TRzBmpButton | This custom button component uses bitmaps to depict each state of the button. As a result, the entire button (including the borders) can be customized. |
| TRzDBNavigator | This enhanced DB Navigator provides updated button images, and provides ImageList support to customize the images. |
| TRzDBCheckBox | This data-aware TRzCheckBox descendant supports multi-line captions, customizable glyphs, and three dimensional text styles. |
Raize Display
| Components | Description |
| TRzFrameController | This nonvisual component provides a single location where all controls that support the Custom Framing properties on a form can be changed. |
| TRzGroupController | This nonvisual component provides a single location where the appearance of all TRzGroup controls can be changed. |
| TRzMenuController | This nonvisual component alters the appearance of TMainMenu, TPopupMenu, and TMenuItem components with a more modern appearance. |
| TRzLabel | This custom label component supports 3D text styles and can be rotated along any angle. |
| TRzURLLabel | This TRzLabel descendant supports creating a hyperlink to a web page, an email address, or a file. |
| TRzBorder | This custom graphic component supports many different bordering display capabilities. For containers, see the TRzPanel component. |
| TRzLine | This custom graphic component displays a line from one corner of the bounding rectangle to the other. Line can be customized in many ways: Arrows, Style, Thickness. |
| TRzSeparator | This custom grahpic component is designed to be used as a separator between UI elements. The client area can be filled with a gradient style. |
| TRzStatusPane | This custom status pane displays non-editable text in a frame. |
| TRzFieldStatus | This TRzStatusPane descendant allows a field label to be displayed next to the status caption. |
| TRzGlyphStatus | This TRzStatusPane descendant allows a bitmap to be displayed within the status area. |
| TRzProgressStatus | This TRzStatusPane descendant displays a progress bar within the status area. |
| TRzMarqueeStatus | This TRzStatusPane descendant scrolls its caption across the status area. |
| TRzClockStatus | This TRzStatusPane descendant displays the current time and/or date in a customizable format. |
| TRzKeyStatus | This TRzStatusPane descendant displays the current state of the Caps Lock, Scroll Lock, or Num Lock key. |
| TRzVersionInfoStatus | This TRzStatusPane descendant displays the specified field of the connected TRzVersionInfo component. |
| TRzResourceStatus | This TRzCustomStatusPane descendant displays current levels of system resources (i.e. Memory under Windows NT, 2000, or XP -- System Resources under Windows 95, 98, Me). |
| TRzProgressBar | This custom progress bar component supports many display capabilities including custom borders and LED-style bars. |
| TRzMeter | This custom graphic component displays an integer value using multi-colored LED-bars. |
| TRzLEDDisplay | This custom graphic component displays its caption in an LED-style format. |
| TRzBackground | This custom graphic component supports displaying gradients or textures behind an optional image. |
| TRzAnimator | This custom component supports animating through the images of an image list. |
| TRzDBLabel | This data-aware label component supports 3D text styles and can be rotated along any angle. |
| TRzDBStatusPane | This data-aware TRzStatusPane descendant displays non-editable text in a frame. |
| TRzDBStateStatus | This data-aware TRzStatusPane descendant displays the current state of the selected dataset. |
| TRzDBProgressBar | This data-aware TRzProgressBar descendant supports calculating its percentage from a single column, a single column against a base value, or between two columns. |
Raize Shell
| Components | Description |
| TRzShellTree | This custom tree view displays a Windows Explorer-like view of the Shell namespace. |
| TRzShellList | This custom list view displays a Windows Explorer-like view of a Shell Folder''s contents. |
| TRzShellCombo | This custom combo box displays a Windows Explorer-like combo box of the Shell namespace. |
| TRzOpenDialog | This custom dialog component mimics the common Open dialog, but with more functionality and more display options. |
| TRzSaveDialog | This custom dialog component mimics the common Save dialog, but with more functionality and more display options. |
| TRzSelectFolderDialog | This custom dialog component supports selecting and creating new folders in the Shell namespace. |
Raize Widgets
| Components | Description |
| TRzCalendar | This custom control allows a user to select a date from a month-view calendar (Office-style). |
| TRzTimePicker | This custom control allows a user to specify a time by moving the hands of a clock. |
| TRzCalculator | TRzCalculator is a custom panel that displays a calculator with with a user can perform simple mathematical computations. |
| TRzColorPicker | This custom control allows a user to select a colors from a grid of colors (Office-style). |
| TRzCustomColors | This nonvisual component maintains a list of custom color values that can be used by TRzColorPicker and TRzColorEdit components. |
| TRzRegIniFile | This nonvisual component allows a user to use a single interface to read/write values to/from an Ini File or the Registry. |
| TRzPropertyStore | TRzPropertyStore is a nonvisual component designed to persist property settings. |
| TRzFormState | This nonvisual component automatically stores the position, size, and maximized state of a form. |
| TRzFormShape | This custom TImage component is used to create non-rectangular forms. Transparent areas of the image define the portion of the form to be removed. |
| TRzLauncher | This nonvisual component can be used to start applications or processes from within your application. |
| TRzTrayIcon | This nonvisual component automatically handles placing your application in the System Tray. |
| TRzVersionInfo | This nonvisual component provides access to the Version Info block of an application. |
| TRzBalloonHints | This custom nonvisual component provides support for multi-line hints as well as balloon-style hint windows. |
| TRzLookupDialog | This dialog component provides an alternative to using a combo box for simple lookups. |
| TRzSendMessage | This nonvisual component supports send a MAPI email message to any number of recipients with any number of file attachments. |
| TRzDBLookupDialog | This dialog component supports searching through records in a dataset. |
開発元/発売元
主要なカテゴリー
関連製品
関連のカテゴリー