المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Rx Library for Delphi


Lam.Abdeldjalil
22-07-2010, 10:16 PM
السلام عليكم

مكونات Rx Library هي مكونات مجانية مفتوحة المصدر

مدعومة من الدلفي 6 إلى 2010

http://img43.imageshack.us/img43/6762/rxlib.png

رابط المكونات :

http://sourceforge.net/projects/rxlib/

cargem
15-05-2011, 05:51 PM
انا لم انجح في تنصيب هذه الكمبوننت
كيف الحل؟
هل هناك اخطاء؟

kachwahed
15-05-2011, 06:30 PM
انا لم انجح في تنصيب هذه الكمبوننت
لم تذكر أي شيء!
إصدار دلفي؟ رسالة الخطأ؟

cargem
16-05-2011, 03:29 PM
[Error] Write error on 'c:\program files\borland\delphi7\Projects\Bpl;C:\Delphi 7 files\BPL-output\rxctl70.bpl'
[Error] RLINK32: Error writing file "c:\program files\borland\delphi7\Projects\Bpl;C:\Delphi 7 files\BPL-output\rxctl70.bpl"
[Error] Write error on 'c:\program files\borland\delphi7\Projects\Bpl;C:\Delphi 7 files\DCP-output\rxctl.dcp'


انا استخدم D7
وهذه رسالة الخطأ

انا عملت مثل read me
RxLib for Delphi7 - Delphi2010
=======================================

* Add the rxLib Unit directory (..\RxLib\Units) to:
Tools->options
- Environment Options
- Delphi Options
- Library - Win32 | Library Path

* Open the project from IDE:
File->Open: ..\RxLib\packages\DelphiXXXX\Rxlib.groupproj

* Compile All packeges:
Project-> Build All projects

palunix
16-05-2011, 09:08 PM
من اروع المكونات علي الاطلاق

بارك الله فيك اخي الكريم

Lam.Abdeldjalil
21-05-2011, 09:16 PM
السلام عليكم

note: This project is in maintenace mode and no longer actively developed.ملاحظة : المشروع في وضع صيانة و التطوير متوقف .

بالتوفيق

B.M.AbdelAziZ
20-01-2012, 10:34 AM
السلام عليكم

يمكن تحميل نسخة لكل اصدارات دلفي القديمة الى الاحدث XE2

http://www.micrel.cz/RxLib/index.html

kachwahed
20-01-2012, 09:50 PM
طريقة التثبيت:
How to install Delphi 7 RxLib
Tue, March 31, 2009 deblugando Leave a comment Go to comments

RxLib DELPHI 7

First, make sure that the version of RxLib is for the version of Delphi you are using. The number that appears at the end of package names, indicates which version of Delphi for the packet is destined. In the example below, the packages are for Delphi 7.

Well, here we go. Below is a step by step to install RxLib:

1) Unzip the ZIP into a directory of your choice;

2) The process will consist of two parts: Compilation Runtime packages and installing the packages Design-time;

3) Runtime Packages:

a. Open the package rxctl7.dpk, units located in the directory within the directory where you unpacked the ZIP;

b. Compile the package, but do not install (you will get some warnings from Delphi, but that's expected);

c. Repeat these steps for the packages and rxdb7.dpk rxbde7.dpk;

d. Click Tools / Environment Options / Library Library Path option and add the path: directory where you unzipped the ZIP / units

4) Package Design-time:

a. Open the package and dclrx7.dpk editor that appears click the Install button. You will receive a message indicating that the components were installed successfully.

b. Repeat the same steps for the packages and dclrxdb7.dpk dclrxbd7.dpk.

c. Close all editors, saving the changes.

5) will be added three new palettes to the Delphi IDE: Controls RX, RX and RX DBAware Tools.
منقول من مدونة (مترجم بجوجل من البرتغالية):
http://deblugando.wordpress.com/2009/03/31/como-instalar-o-rxlib-no-delphi-7/

هذه نسخة معدلة وسهلة التثبيت على دلفي 7 (منقول من منتدى روسي):
http://mir.cr/GDUOB0YJ
عدلت على بعض الأمثلة قليلا
بالتوفيق.