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

@ -257,8 +257,9 @@ const
sVisible = '.Visible';
sItem = '.Item';
sWidth = '.Width';
sTop = '.Top';
// sTop = '.Top';
sVersion = '.Version';
sVersion2 = '.Version2';
sLeft = '.Left';
sShowHint = '.ShowHint';
sShowCaption = '.ShowCaption';