📄 bookborrowform.dfm
字号:
object BookBorrow: TBookBorrow
Left = 249
Top = 175
Width = 696
Height = 480
Caption = #22270#20070#20511#38405
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poMainFormCenter
Visible = True
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 688
Height = 38
AutoSize = True
ButtonHeight = 36
ButtonWidth = 55
Caption = 'ToolBar1'
Flat = True
Images = ImageList1
ShowCaptions = True
TabOrder = 0
object ToolButton1: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #30830#23450#20511#20070
Enabled = False
ImageIndex = 0
OnClick = ToolButton1Click
end
object ToolButton2: TToolButton
Left = 59
Top = 0
AutoSize = True
Caption = #21462#28040#20511#20070
Enabled = False
ImageIndex = 1
OnClick = ToolButton2Click
end
object ToolButton4: TToolButton
Left = 118
Top = 0
Width = 8
Caption = 'ToolButton4'
ImageIndex = 3
Style = tbsSeparator
end
object ToolButton3: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #36864#20986
ImageIndex = 2
OnClick = ToolButton3Click
end
end
object GroupBox1: TGroupBox
Left = 3
Top = 40
Width = 681
Height = 81
Caption = #35835#32773#20449#24687
TabOrder = 1
object Label1: TLabel
Left = 224
Top = 37
Width = 56
Height = 13
AutoSize = False
Caption = #65288#22238#36710#65289
end
object Label3: TLabel
Left = 285
Top = 34
Width = 43
Height = 13
AutoSize = False
Caption = #22995#21517
end
object Label4: TLabel
Left = 429
Top = 34
Width = 43
Height = 13
AutoSize = False
Caption = #31867#22411
Transparent = True
end
object Label5: TLabel
Left = 557
Top = 34
Width = 51
Height = 13
AutoSize = False
Caption = #21487#20511#20876
end
object Edit1: TEdit
Left = 96
Top = 31
Width = 121
Height = 21
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
object RadioButton1: TRadioButton
Left = 24
Top = 24
Width = 73
Height = 17
Caption = #32534#21495
Checked = True
TabOrder = 1
TabStop = True
end
object RadioButton2: TRadioButton
Left = 24
Top = 48
Width = 65
Height = 17
Caption = #26465#24418#30721
TabOrder = 2
end
object DBEdit1: TDBEdit
Left = 312
Top = 32
Width = 97
Height = 21
DataField = #22995#21517
DataSource = DataSource1
Enabled = False
TabOrder = 3
end
object DBEdit2: TDBEdit
Left = 464
Top = 32
Width = 73
Height = 21
DataField = #31867#22411
DataSource = DataSource1
Enabled = False
TabOrder = 4
end
object DBEdit3: TDBEdit
Left = 600
Top = 32
Width = 57
Height = 21
DataField = #22270#20070#20876#20070
DataSource = DataSource1
Enabled = False
TabOrder = 5
end
end
object GroupBox2: TGroupBox
Left = 2
Top = 128
Width = 681
Height = 89
Caption = #20511#38405#22270#20070#20449#24687
Enabled = False
TabOrder = 2
object Label2: TLabel
Left = 328
Top = 37
Width = 56
Height = 13
AutoSize = False
Caption = #65288#22238#36710#65289
end
object RadioButton3: TRadioButton
Left = 104
Top = 32
Width = 65
Height = 17
Caption = #26465#24418#30721
TabOrder = 0
end
object RadioButton4: TRadioButton
Left = 24
Top = 32
Width = 73
Height = 17
Caption = #32534#21495
Checked = True
TabOrder = 1
TabStop = True
end
object Edit5: TEdit
Left = 192
Top = 31
Width = 121
Height = 21
TabOrder = 2
OnKeyPress = Edit5KeyPress
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -