📄 ubookin.~dfm
字号:
object frmBookIn: TfrmBookIn
Left = 214
Top = 168
BorderStyle = bsDialog
Caption = 'frmBookIn'
ClientHeight = 366
ClientWidth = 555
Color = 4337444
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 22
Top = 11
Width = 139
Height = 24
Caption = #26032#20070#20837#24211'...'
Color = 4337444
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object btnCancel: TSpeedButton
Left = 416
Top = 325
Width = 105
Height = 33
Caption = #36864' '#20986
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -21
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
OnClick = btnCancelClick
end
object btnIn: TSpeedButton
Left = 296
Top = 325
Width = 105
Height = 33
Caption = #20837' '#24211
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -21
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
OnClick = btnInClick
end
object Panel1: TPanel
Left = -2
Top = 40
Width = 561
Height = 279
BevelInner = bvLowered
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
object Bevel1: TBevel
Left = 11
Top = 48
Width = 526
Height = 10
Shape = bsBottomLine
end
object Memo1: TMemo
Left = 111
Top = 181
Width = 410
Height = 89
TabOrder = 0
end
object StaticText8: TStaticText
Left = 50
Top = 210
Width = 46
Height = 24
Caption = #22791#27880
TabOrder = 1
end
object StaticText7: TStaticText
Left = 285
Top = 156
Width = 57
Height = 24
Caption = #20215#26684'*'
TabOrder = 2
end
object CostEdit: TEdit
Left = 344
Top = 152
Width = 175
Height = 28
TabOrder = 3
end
object OutTimeEdit: TEdit
Left = 111
Top = 151
Width = 130
Height = 28
TabOrder = 4
end
object StaticText6: TStaticText
Left = 6
Top = 156
Width = 99
Height = 24
Caption = #20986#29256#26102#38388'*'
TabOrder = 5
end
object StaticText5: TStaticText
Left = 264
Top = 128
Width = 67
Height = 24
Caption = #20986#29256#31038
TabOrder = 6
end
object ConcernEdit: TEdit
Left = 344
Top = 122
Width = 175
Height = 28
TabOrder = 7
end
object AuthorEdit: TEdit
Left = 111
Top = 122
Width = 130
Height = 28
TabOrder = 8
end
object ClassEdit: TEdit
Left = 111
Top = 94
Width = 330
Height = 28
TabStop = False
Color = clBtnFace
ReadOnly = True
TabOrder = 9
end
object StaticText4: TStaticText
Left = 50
Top = 126
Width = 46
Height = 24
Caption = #20316#32773
TabOrder = 10
end
object StaticText3: TStaticText
Left = 6
Top = 95
Width = 88
Height = 24
Caption = #31867#21035#21517#31216
TabOrder = 11
end
object StaticText2: TStaticText
Left = 48
Top = 69
Width = 46
Height = 24
Caption = #20070#21517
TabOrder = 12
end
object NameEdit: TEdit
Left = 111
Top = 66
Width = 408
Height = 28
TabOrder = 13
end
object ComboBox1: TComboBox
Left = 440
Top = 94
Width = 79
Height = 28
Style = csDropDownList
ItemHeight = 20
TabOrder = 14
OnChange = ComboBox1Change
end
object CodeEdit: TEdit
Left = 112
Top = 18
Width = 114
Height = 28
MaxLength = 10
TabOrder = 15
end
object StaticText1: TStaticText
Left = 46
Top = 21
Width = 57
Height = 24
Caption = #20070#21495'*'
TabOrder = 16
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -