10 Commits

Author SHA1 Message Date
478f009290 RxFPC:after add item in RxTextHolderEditor set focus to text editor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7963 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-01-13 05:39:51 +00:00
2fb499d220 RxFPC:fix paint TRxLockupCombo on resize
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6215 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-27 07:00:13 +00:00
32a0893299 RxFPC:fix filter in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6190 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-09 08:21:55 +00:00
8145f7cdb8 RxFPC:fix compile in lazarus 1.8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6189 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-09 06:17:34 +00:00
205edb6dab RxFPC: fix drawing RxDBLookupCombo on mac - path from lainz
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6188 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-08 11:08:07 +00:00
6874b739d8 RxFPC:enable TRxDBGridExportPDF for FPC 3.0.4
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6183 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-07 06:02:09 +00:00
05466b5c06 RxFPC:fix drawin separators in RxDBLookupCombo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6179 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-06 07:51:03 +00:00
a1f4c275f1 RxFPC:demo for RxDBLookupCombo.Style
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6178 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-02-06 05:40:30 +00:00
01e1bf6975 RxFPC:patch from Iliya Iliev: 1. TRxDBLookupCombo - added protected method DoSelect - encapsulates OnSelect logic; 2. TRxDBLookupCombo - added public methods Clear & IsEmpty; 3. TRxDBLookupCombo - exposed property BorderStyle (default bsNone). When it's bsNone, nothing changed, while when it's bsSingle there are changes in Painting.; 4. TRxDBLookupCombo - changed method Paint - it respects BorderStyle property; 5. TPopUpFormOptions - added new property SearchFromStart (default false) - when it's false, nothing changed, while when it's true popup form locates the row only if it starts with the searched text.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6102 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-18 12:45:42 +00:00
2c7195cf55 RxFPC:fix wordwrap for rxdbgrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5862 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-18 10:25:59 +00:00