|
@@ -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
|