From 7594584f0506fa2f438d08bd59631da8fefc8534 Mon Sep 17 00:00:00 2001 From: alexs75 Date: Tue, 6 Nov 2018 06:22:46 +0000 Subject: [PATCH] RxFPC:forgot file git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6711 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- components/rx/trunk/dcl_rxtools.pas | 22 +++ .../demos/rxdbgrid/RxDBGrid/RxDBGridDemo.lpi | 144 +++++++++--------- 2 files changed, 92 insertions(+), 74 deletions(-) create mode 100644 components/rx/trunk/dcl_rxtools.pas diff --git a/components/rx/trunk/dcl_rxtools.pas b/components/rx/trunk/dcl_rxtools.pas new file mode 100644 index 000000000..383641a07 --- /dev/null +++ b/components/rx/trunk/dcl_rxtools.pas @@ -0,0 +1,22 @@ +{ This file was automatically created by Lazarus. Do not edit! + This source is only used to compile and install the package. + } + +unit dcl_rxtools; + +{$warn 5023 off : no warning about unused units} +interface + +uses + register_rxtools, RxTextHolder_Editor, LazarusPackageIntf; + +implementation + +procedure Register; +begin + RegisterUnit('register_rxtools', @register_rxtools.Register); +end; + +initialization + RegisterPackage('dcl_rxtools', @Register); +end. diff --git a/components/rx/trunk/demos/rxdbgrid/RxDBGrid/RxDBGridDemo.lpi b/components/rx/trunk/demos/rxdbgrid/RxDBGrid/RxDBGridDemo.lpi index 9051384c5..4b927af7b 100644 --- a/components/rx/trunk/demos/rxdbgrid/RxDBGrid/RxDBGridDemo.lpi +++ b/components/rx/trunk/demos/rxdbgrid/RxDBGrid/RxDBGridDemo.lpi @@ -62,7 +62,7 @@ - + @@ -71,10 +71,9 @@ - - + - + @@ -476,10 +475,11 @@ + - - - + + + @@ -516,7 +516,7 @@ - + @@ -541,7 +541,7 @@ - + @@ -564,7 +564,7 @@ - + @@ -625,7 +625,7 @@ - + @@ -634,7 +634,7 @@ - + @@ -642,130 +642,126 @@ - + - + - + - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + - - + + - - + + - - + + - - + + - - + + - - + + - - - -