mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-09 16:48:27 +02:00
IDE, Edit defines for IDE building dialog: removed bevel from TButtonPanel
git-svn-id: trunk@28357 -
This commit is contained in:
parent
fc4f8256b0
commit
c6791a4c61
@ -26,6 +26,7 @@ object GenericListEditForm: TGenericListEditForm
|
||||
CancelButton.Caption = 'Cancel'
|
||||
TabOrder = 0
|
||||
ShowButtons = [pbOK, pbCancel]
|
||||
ShowBevel = False
|
||||
end
|
||||
object Memo1: TMemo
|
||||
Left = 0
|
||||
|
Loading…
Reference in New Issue
Block a user