IDE, Advanced IDE build dialog: removed bevel from TButtonPanel

git-svn-id: trunk@28356 -
This commit is contained in:
maxim 2010-11-19 22:32:06 +00:00
parent 270121d011
commit fc4f8256b0

View File

@ -26,6 +26,7 @@ object GenericCheckListForm: TGenericCheckListForm
CancelButton.Caption = 'Cancel'
TabOrder = 0
ShowButtons = [pbOK, pbCancel]
ShowBevel = False
end
object CheckListBox1: TCheckListBox
Left = 0