RxFPC:default editor for StrHolder

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6724 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2018-11-12 08:42:21 +00:00
parent 8ba346c60e
commit b2a2608447
7 changed files with 75 additions and 10 deletions

View File

@@ -136,6 +136,7 @@ resourcestring
{ TRxTextHolder }
sRxTextHolderTextEditor = 'Rx text holder editor';
sRxStrHolderTextEditor = 'Rx string holder editor';
sRxTextHolderEditor = 'RxTextHolder editor';
sRxTextHolderTextCaption = 'Caption';
sRxTextHolderAdd = 'Add';