|
@@ -25,7 +25,7 @@ object UninstSharedFileForm: TUninstSharedFileForm
|
|
Height = 23
|
|
Height = 23
|
|
Anchors = [akBottom]
|
|
Anchors = [akBottom]
|
|
Caption = '*'
|
|
Caption = '*'
|
|
- ModalResult = 9
|
|
|
|
|
|
+ ModalResult = 13
|
|
TabOrder = 3
|
|
TabOrder = 3
|
|
end
|
|
end
|
|
object NoButton: TNewButton
|
|
object NoButton: TNewButton
|
|
@@ -45,7 +45,7 @@ object UninstSharedFileForm: TUninstSharedFileForm
|
|
Height = 23
|
|
Height = 23
|
|
Anchors = [akBottom]
|
|
Anchors = [akBottom]
|
|
Caption = '*'
|
|
Caption = '*'
|
|
- ModalResult = 10
|
|
|
|
|
|
+ ModalResult = 14
|
|
TabOrder = 1
|
|
TabOrder = 1
|
|
end
|
|
end
|
|
object YesButton: TNewButton
|
|
object YesButton: TNewButton
|