Rx - new component - TRxDateRangeEdit

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3244 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2014-06-26 12:09:27 +00:00
parent 08bef44aac
commit 42c3fcce2b
10 changed files with 331 additions and 140 deletions

View File

@ -18,7 +18,7 @@ uses
RxTimeEdit, rxtoolbar, RxVersInfo, RxViewsPanel, rxxpman, seldsfrm,
tooledit, vclutils, RxCloseFormValidator, RxHistoryNavigator,
ex_rx_bin_datapacket, ex_rx_datapacket, ex_rx_xml_datapacket, rxsortby,
RxMDI, RxIniPropStorage, LazarusPackageIntf;
RxMDI, RxIniPropStorage, rxDateRangeEditUnit, LazarusPackageIntf;
implementation