/Orpheus

Orpheus is an award-winning UI toolkit for Embarcadero Delphi & C++Builder

Primary LanguagePascal

TurboPack Orpheus


Table of contents

1.  Introduction
2.  Package names
3.  Installation

==============================================


1. Introduction


Orpheus is an award-winning UI toolkit for Embarcadero Delphi &
C++Builder. It contains over 120 components covering everything from
data entry to calendars and clocks. Other noteworthy components
include an Object Inspector, LookOut bar, & report views.

This is a source-only release of TurboPack Orpheus. It includes
designtime and runtime packages for Delphi and CBuilder and supports Win32 and Win64.

==============================================

2. Package names


TurboPack Orpheus package names have the following form:

OrpheusDR.bpl (Delphi Runtime)
OrpheusDD.bpl (Delphi Designtime)
OrpheusDBDR.bpl (Delphi data aware Runtime)
OrpheusDBDD.bpl (Delphi data aware Designtime)

OrpheusCR.bpl (C++Builder Runtime)
OrpheusCD.bpl (C++Builder Designtime)
OrpheusDBCR.bpl (C++Builder data aware Runtime)
OrpheusDBCD.bpl (C++Builder data aware Designtime)


==============================================

3. Installation


To install TurboPack Orpheus into your IDE, take the following
steps:

  1. Unzip the release files into a directory (e.g., d:\orpheus).

  2. Start RAD Studio.

  3. Add the source subdirectory (e.g., d:\orpheus\source) to the
     IDE's library path. For CBuilder, add the hpp subdirectory
     (e.g., d:\orpheus\source\hpp) to the IDE's system include path.

  4. Open & install the designtime package specific to the IDE being
     used. The IDE should notify you the components have been
     installed.