📄 buyunit.~dfm
字号:
object BuyForm: TBuyForm
Left = 192
Top = 107
Width = 520
Height = 430
BorderIcons = [biSystemMenu, biMinimize]
Caption = #20070#31821#20837#24211
Color = clBtnFace
Constraints.MaxHeight = 430
Constraints.MaxWidth = 520
Constraints.MinHeight = 430
Constraints.MinWidth = 520
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 64
Top = 30
Width = 37
Height = 13
Caption = 'ISBN'#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 64
Top = 75
Width = 36
Height = 13
Caption = #20070#21517#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 64
Top = 120
Width = 48
Height = 13
Caption = #20986#29256#31038#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 64
Top = 165
Width = 36
Height = 13
Caption = #20316#32773#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 64
Top = 210
Width = 60
Height = 13
Caption = #31867#22411#32534#21495#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 64
Top = 255
Width = 60
Height = 13
Caption = #20986#29256#24180#20221#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 64
Top = 300
Width = 36
Height = 13
Caption = #23450#20215#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 128
Top = 25
Width = 170
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25340#38899#21152#21152
MaxLength = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 128
Top = 70
Width = 170
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25340#38899#21152#21152
MaxLength = 30
TabOrder = 1
end
object Edit3: TEdit
Left = 128
Top = 295
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25340#38899#21152#21152
TabOrder = 2
end
object ComboBox1: TComboBox
Left = 128
Top = 115
Width = 170
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25340#38899#21152#21152
ItemHeight = 13
MaxLength = 30
TabOrder = 3
end
object ComboBox2: TComboBox
Left = 128
Top = 160
Width = 170
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25340#38899#21152#21152
ItemHeight = 13
MaxLength = 30
TabOrder = 4
end
object ComboBox3: TComboBox
Left = 128
Top = 205
Width = 70
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25340#38899#21152#21152
ItemHeight = 13
MaxLength = 4
TabOrder = 5
OnChange = ComboBox3Change
end
object ComboBox4: TComboBox
Left = 128
Top = 250
Width = 70
Height = 21
Style = csDropDownList
ImeName = #20013#25991' ('#31616#20307') - '#25340#38899#21152#21152
ItemHeight = 13
ItemIndex = 5
MaxLength = 4
TabOrder = 6
Text = '2001'
Items.Strings = (
'1996'
'1997'
'1998'
'1999'
'2000'
'2001'
'2002'
'2003'
'2004'
'2005'
'2006'
'2007'
'2008')
end
object ComboBox5: TComboBox
Left = 208
Top = 205
Width = 135
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25340#38899#21152#21152
ItemHeight = 13
MaxLength = 20
TabOrder = 7
OnChange = ComboBox5Change
end
object ComboBox6: TComboBox
Left = 360
Top = 205
Width = 135
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25340#38899#21152#21152
ItemHeight = 13
MaxLength = 20
TabOrder = 8
OnChange = ComboBox6Change
end
object BitBtn1: TBitBtn
Left = 128
Top = 344
Width = 75
Height = 25
Caption = #20837#24211
TabOrder = 9
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 256
Top = 344
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 10
Kind = bkClose
end
object BitBtn3: TBitBtn
Left = 312
Top = 157
Width = 65
Height = 25
Caption = #21047#26032
TabOrder = 11
OnClick = BitBtn3Click
Kind = bkRetry
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -