mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
parent
58352c086e
commit
b06a88af11
1 changed files with 2 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ object frmDescrEdit: TfrmDescrEdit
|
|||
Top = 0
|
||||
Width = 90
|
||||
Anchors = [akTop, akRight]
|
||||
AutoSize = True
|
||||
BorderSpacing.Right = 6
|
||||
Caption = '&OK'
|
||||
Default = True
|
||||
|
|
@ -117,6 +118,7 @@ object frmDescrEdit: TfrmDescrEdit
|
|||
Top = 0
|
||||
Width = 90
|
||||
Anchors = [akRight, akBottom]
|
||||
AutoSize = True
|
||||
Cancel = True
|
||||
Caption = '&Cancel'
|
||||
Kind = bkCancel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue