Ver Fonte

adding button captions for a better look on macOS

Dmitry Boyarintsev há 6 anos atrás
pai
commit
3b19efe75a
1 ficheiros alterados com 2 adições e 0 exclusões
  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