tvplanit: Every internal icon has three versions at 100%, 125% and 150% resolution now. (Icons from icon8.com). Old icons can be re-activated by undefining NEW_ICONS in vp.inc.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5896 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2017-05-23 17:39:54 +00:00
parent 7bfa2da31d
commit 2a4643b959
31 changed files with 355 additions and 161 deletions

View File

@ -363,18 +363,18 @@ object frmEditShape: TfrmEditShape
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = gbPen
AnchorSideBottom.Side = asrBottom
Left = 232
Left = 284
Height = 25
Top = 202
Width = 172
Anchors = [akLeft, akRight, akBottom]
Width = 120
Anchors = [akRight, akBottom]
AutoSize = True
BevelOuter = bvNone
ClientHeight = 25
ClientWidth = 172
ClientWidth = 120
TabOrder = 3
object btnOk: TButton
Left = 60
Left = 8
Height = 25
Top = 0
Width = 42
@ -387,7 +387,7 @@ object frmEditShape: TfrmEditShape
TabOrder = 0
end
object btnCancel: TButton
Left = 110
Left = 58
Height = 25
Top = 0
Width = 62