RxFPC:rewrite RxToolBar - support scaling

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6752 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2018-12-13 11:42:18 +00:00
parent a0367219ee
commit 588c248c82
28 changed files with 1552 additions and 1317 deletions

View File

@@ -146,6 +146,12 @@ resourcestring
sRxLoginDlgBtnMore = 'More >>';
sRxLoginDlgDatabase = 'Database';
{ rxShortCutUnit }
sGrabKey = 'Grab key';
sPressTheKey = 'Press the key';
sShortCut = 'ShortCut';
implementation
end.