mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-24 12:39:23 +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'
|
CancelButton.Caption = 'Cancel'
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
ShowButtons = [pbOK, pbCancel]
|
ShowButtons = [pbOK, pbCancel]
|
||||||
|
ShowBevel = False
|
||||||
end
|
end
|
||||||
object Memo1: TMemo
|
object Memo1: TMemo
|
||||||
Left = 0
|
Left = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user