📄 ureadersetting.dfm
字号:
object frmReaderSetting: TfrmReaderSetting
Left = 232
Top = 418
BorderStyle = bsDialog
Caption = #35835#32773#31649#29702
ClientHeight = 472
ClientWidth = 670
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 btnCancel: TSpeedButton
Left = 528
Top = 432
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 Label1: TLabel
Left = 22
Top = 11
Width = 139
Height = 24
Caption = #35835#32773#31649#29702'...'
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 Panel3: TPanel
Left = 0
Top = 40
Width = 705
Height = 385
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 PageControl1: TPageControl
Left = 35
Top = 12
Width = 598
Height = 365
ActivePage = TabSheet2
BiDiMode = bdLeftToRight
ParentBiDiMode = False
TabOrder = 0
object TabSheet2: TTabSheet
Caption = #32534#36753#19968#33324#29992#25143
ImageIndex = 1
object GroupBox2: TGroupBox
Left = 3
Top = 6
Width = 260
Height = 323
Caption = #35835#32773#29992#25143#21015#34920
TabOrder = 0
object lstUserDetail: TListView
Left = 6
Top = 24
Width = 247
Height = 257
Columns = <
item
Caption = #20511#20070#35777#21495
Width = 80
end
item
Caption = #22995#21517
Width = 70
end
item
Caption = #24615#21035
end
item
Caption = #36523#20221#21495
end
item
Caption = #36523#20221#35777#21495
Width = 120
end>
GridLines = True
MultiSelect = True
ReadOnly = True
RowSelect = True
TabOrder = 0
TabStop = False
ViewStyle = vsReport
OnChange = lstUserDetailChange
end
object btnRefresh: TButton
Left = 183
Top = 293
Width = 67
Height = 22
Caption = #21047#26032
TabOrder = 1
TabStop = False
OnClick = btnRefreshClick
end
object ListBox2: TListBox
Left = 171
Top = 192
Width = 79
Height = 64
ItemHeight = 20
TabOrder = 2
Visible = False
end
object btnDeleteUser: TButton
Left = 115
Top = 293
Width = 67
Height = 22
Caption = #21024#38500
TabOrder = 3
TabStop = False
OnClick = btnDeleteUserClick
end
end
object GroupBox3: TGroupBox
Left = 268
Top = 6
Width = 317
Height = 323
Caption = #32534#36753#29992#25143
TabOrder = 1
object GroupBox5: TGroupBox
Left = 15
Top = 75
Width = 292
Height = 206
Caption = #36873#39033
TabOrder = 0
TabStop = True
object edtReaderID: TEdit
Left = 119
Top = 167
Width = 144
Height = 28
TabOrder = 5
end
object edtReaderCode: TEdit
Left = 119
Top = 31
Width = 144
Height = 28
TabOrder = 0
end
object edtReaderName: TEdit
Left = 119
Top = 65
Width = 144
Height = 28
TabOrder = 1
end
object cmbSex: TComboBox
Left = 119
Top = 99
Width = 50
Height = 28
Style = csDropDownList
ItemHeight = 20
TabOrder = 2
Items.Strings = (
#30007
#22899)
end
object cmbClass: TComboBox
Left = 119
Top = 133
Width = 144
Height = 28
Style = csDropDownList
ItemHeight = 20
TabOrder = 3
end
object StaticText2: TStaticText
Left = 18
Top = 33
Width = 88
Height = 24
Caption = #20511#20070#35777#21495
TabOrder = 4
end
object StaticText3: TStaticText
Left = 58
Top = 68
Width = 46
Height = 24
Caption = #22995#21517
TabOrder = 6
end
object StaticText4: TStaticText
Left = 58
Top = 102
Width = 46
Height = 24
Caption = #24615#21035
TabOrder = 7
end
object StaticText5: TStaticText
Left = 58
Top = 137
Width = 46
Height = 24
Caption = #36523#20221
TabOrder = 8
end
object StaticText6: TStaticText
Left = 18
Top = 171
Width = 88
Height = 24
Caption = #36523#20221#35777#21495
TabOrder = 9
end
end
object btnOKUser: TButton
Left = 241
Top = 293
Width = 67
Height = 22
Caption = #30830#23450
Default = True
TabOrder = 1
OnClick = btnOKUserClick
end
object chkNewReader: TCheckBox
Left = 24
Top = 32
Width = 193
Height = 33
Caption = #26032#22686#35835#32773#29992#25143
Checked = True
State = cbChecked
TabOrder = 2
OnClick = chkNewReaderClick
end
end
end
object TabSheet3: TTabSheet
Caption = #29992#25143#36523#20221#32534#36753
ImageIndex = 2
object GroupBox6: TGroupBox
Left = 3
Top = 6
Width = 260
Height = 323
Caption = #29992#25143#36523#20221#21015#34920
TabOrder = 0
object lstClassDetail: TListView
Left = 6
Top = 24
Width = 247
Height = 257
Columns = <
item
Caption = #36523#20221#21495
end
item
Caption = #36523#20221#25551#36848' '
Width = 120
end
item
Caption = #26368#22823#20511#38405#22270#20070#25968
end>
GridLines = True
MultiSelect = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnChange = lstClassDetailChange
end
object btnDeleteClass: TButton
Left = 183
Top = 293
Width = 67
Height = 22
Caption = #21024#38500
TabOrder = 1
OnClick = btnDeleteClassClick
end
end
object GroupBox7: TGroupBox
Left = 268
Top = 6
Width = 317
Height = 323
Caption = #32534#36753#36523#20221
TabOrder = 1
object GroupBox9: TGroupBox
Left = 15
Top = 108
Width = 292
Height = 160
Caption = #36873#39033
TabOrder = 0
object edtClassCode: TEdit
Left = 110
Top = 42
Width = 166
Height = 28
MaxLength = 2
TabOrder = 0
end
object edtClassDescr: TEdit
Left = 110
Top = 78
Width = 166
Height = 28
TabOrder = 1
end
object StaticText8: TStaticText
Left = 18
Top = 44
Width = 67
Height = 24
Caption = #36523#20221#21495
TabOrder = 2
end
object StaticText9: TStaticText
Left = 18
Top = 80
Width = 88
Height = 24
Caption = #36523#20221#25551#36848
TabOrder = 3
end
object edtBookMax: TEdit
Left = 192
Top = 114
Width = 84
Height = 28
TabOrder = 4
end
object StaticText10: TStaticText
Left = 18
Top = 117
Width = 151
Height = 24
Caption = #26368#22823#20511#38405#22270#20070#25968
TabOrder = 5
end
end
object btnOKClass: TButton
Left = 240
Top = 293
Width = 67
Height = 22
Caption = #30830#23450
TabOrder = 1
OnClick = btnOKClassClick
end
object chkNewReaderClass: TCheckBox
Left = 40
Top = 48
Width = 153
Height = 33
Caption = #26032#22686#35835#32773#36523#20221
Checked = True
State = cbChecked
TabOrder = 2
OnClick = chkNewReaderClassClick
end
end
end
object TabSheet4: TTabSheet
Caption = #29992#25143#32479#35745
ImageIndex = 3
object ListView4: TListView
Left = 2
Top = 2
Width = 582
Height = 287
Color = clInfoBk
Columns = <
item
Caption = #36523#20221#21495
end
item
Caption = #36523#20221#25551#36848
Width = 200
end
item
Caption = #29992#25143#24635#25968
Width = 60
end
item
Caption = #20511#38405#22270#20070#29992#25143#25968
Width = 100
end
item
Caption = #20511#38405#22270#20070#25968
Width = 100
end>
GridLines = True
MultiSelect = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
end
object btnRefreshReader: TButton
Left = 508
Top = 300
Width = 67
Height = 22
Caption = #21047#26032
TabOrder = 1
OnClick = btnRefreshReaderClick
end
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -