IDE: Show glyph also for the Cancel button in Desktop Manager.

git-svn-id: trunk@49714 -
This commit is contained in:
juha 2015-08-26 11:49:17 +00:00
parent 0e075dc2d9
commit ef08d2144c

View File

@ -42,7 +42,6 @@ object DesktopForm: TDesktopForm
CancelButton.DefaultCaption = False
TabOrder = 7
ShowButtons = [pbOK, pbCancel]
ShowGlyphs = [pbOK, pbClose, pbHelp]
end
object DesktopListBox: TListBox
AnchorSideRight.Control = SaveBitBtn