forked from TurboPack/Orpheus
-
Notifications
You must be signed in to change notification settings - Fork 0
rsgrimes/Orpheus
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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\Win32\Develop) 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.
About
Orpheus is an award-winning UI toolkit for Embarcadero Delphi & C++Builder
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 51.9%
- Pascal 48.1%