Difference between revisions of "RXfpc/fr"

From Free Pascal wiki
Jump to navigationJump to search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Translate}}
+
{{RXfpc}}
  
 
== About ==
 
== About ==
Line 5: Line 5:
  
 
== Screenshot ==
 
== Screenshot ==
* [[Image:Rx1.jpg]]
 
  
* [[Image:Rxdb.JPG]]
+
* [[Image:idebar_rx_controls.png]]
 +
 
 +
 
 +
* [[Image:idebar_rx_dbaware.png]]
 +
 
 +
 
 +
* [[Image:idebar_rx_tools.png]]
  
 
== Download ==
 
== Download ==

Latest revision as of 17:34, 10 December 2018

Deutsch (de) English (en) español (es) français (fr) português (pt) русский (ru)

About

  • RxLib for Lazarus contains some of the components of the well known RxLib for Delphi.

Screenshot

  • idebar rx controls.png


  • idebar rx dbaware.png


  • idebar rx tools.png

Download

The package can be downloaded from the Lazarus CCR SourceForge site.

Dependencies / System Requirements

Tested on Linux. Changes to be made:

  • Canvas.BrushCopy is used. You should replace this with a call to Canvas.CopyRect.
  • Add Types to the uses in rxdbgrid.pas and rxtoolbar.pas

An updated version will be posted as soon as possible.

Installation

  • Place sources in a subdirectory of <$LazarusDir>/components.
  • In Components -> Open Package File, open rxnew.lpk.
  • Compile the component to verify that everything is ok.
  • Install and let Lazarus rebuild.

Note

If someone knows how the authors can be contacted please tell us. My russian is not too good.