浏览代码

复制整块,粘贴时,选择位置窗口调整

MaiXinRong 9 年之前
父节点
当前提交
0e6519f1bd
共有 1 个文件被更改,包括 5 次插入5 次删除
  1. 5 5
      Forms/BillsPasteSelectFrm.dfm

+ 5 - 5
Forms/BillsPasteSelectFrm.dfm

@@ -5,19 +5,19 @@ object BillsPasteSelectForm: TBillsPasteSelectForm
   Height = 124
   Caption = #20301#32622#36873#25321
   Color = clBtnFace
-  Font.Charset = DEFAULT_CHARSET
+  Font.Charset = GB2312_CHARSET
   Font.Color = clWindowText
-  Font.Height = -11
-  Font.Name = 'MS Sans Serif'
+  Font.Height = -12
+  Font.Name = #23435#20307
   Font.Style = []
   OldCreateOrder = False
   PixelsPerInch = 96
-  TextHeight = 13
+  TextHeight = 12
   object Label1: TLabel
     Left = 6
     Top = 5
     Width = 132
-    Height = 13
+    Height = 12
     Caption = #35831#36873#25321#25554#20837#33410#28857#30340#31867#22411#65306
   end
   object btnOk: TButton