You've already forked lazarus-ccr
RxFPC:enable find in RxDBGrid for all collumns
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7088 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -150,6 +150,7 @@ resourcestring
|
||||
sRxDbGridFindCaption = 'Find data';
|
||||
sRxDbGridFindText = 'Text to find';
|
||||
sRxDbGridFindOnField = 'Find on field';
|
||||
sRxDbGridFindInAllFileds = 'Find in all fields';
|
||||
sRxDbGridFindCaseSens = 'Case sensetive';
|
||||
sRxDbGridFindPartial = 'Partial key';
|
||||
sRxDbGridFindDirecion = 'Direction';
|
||||
|
Reference in New Issue
Block a user