Browse Source

adding button captions for a better look on macOS

Dmitry Boyarintsev 6 years ago
parent
commit
3b19efe75a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/gui-experimental/UFRMPascalCoinWalletConfig.lfm

+ 2 - 0
src/gui-experimental/UFRMPascalCoinWalletConfig.lfm

@@ -124,6 +124,7 @@ object FRMPascalCoinWalletConfig: TFRMPascalCoinWalletConfig
     ModalResult = 1
     OnClick = bbOkClick
     TabOrder = 16
+    Caption = 'OK'
   end
   object bbCancel: TBitBtn
     Left = 278
@@ -134,6 +135,7 @@ object FRMPascalCoinWalletConfig: TFRMPascalCoinWalletConfig
     Kind = bkCancel
     ModalResult = 2
     TabOrder = 17
+    Caption = 'Cancel'
   end
   object udInternetServerPort: TUpDown
     Left = 256