mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-19 23:49:36 +02:00
IDE, Advanced IDE build dialog: removed bevel from TButtonPanel
git-svn-id: trunk@28356 -
This commit is contained in:
parent
270121d011
commit
fc4f8256b0
@ -26,6 +26,7 @@ object GenericCheckListForm: TGenericCheckListForm
|
||||
CancelButton.Caption = 'Cancel'
|
||||
TabOrder = 0
|
||||
ShowButtons = [pbOK, pbCancel]
|
||||
ShowBevel = False
|
||||
end
|
||||
object CheckListBox1: TCheckListBox
|
||||
Left = 0
|
||||
|
Loading…
Reference in New Issue
Block a user