📄 ubookclasssetting.dfm
字号:
object frmBookClassSetting: TfrmBookClassSetting
Left = 244
Top = 453
BorderStyle = bsDialog
Caption = 'frmBookClassSetting'
ClientHeight = 471
ClientWidth = 645
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 = 512
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 = 189
Height = 24
Caption = #22270#20070#31867#21035#35774#32622'...'
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 Panel4: TPanel
Left = -11
Top = 40
Width = 665
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 = 34
Top = 16
Width = 595
Height = 361
ActivePage = TabSheet2
TabOrder = 0
object TabSheet2: TTabSheet
Caption = #22270#20070#31867#21035#32534#36753
ImageIndex = 1
object GroupBox2: TGroupBox
Left = 312
Top = 1
Width = 274
Height = 320
Caption = #32534#36753
TabOrder = 0
object btnOK: TButton
Left = 195
Top = 290
Width = 67
Height = 22
Caption = #30830#23450
TabOrder = 0
OnClick = btnOKClick
end
object GroupBox8: TGroupBox
Left = 12
Top = 115
Width = 246
Height = 138
Caption = #36873#39033
TabOrder = 1
object edtClass: TEdit
Left = 112
Top = 38
Width = 118
Height = 28
MaxLength = 4
TabOrder = 0
end
object edtClassName: TEdit
Left = 112
Top = 86
Width = 118
Height = 28
TabOrder = 1
end
object StaticText3: TStaticText
Left = 15
Top = 89
Width = 88
Height = 24
Caption = #31867#21035#21517#31216
TabOrder = 2
end
object StaticText2: TStaticText
Left = 15
Top = 41
Width = 88
Height = 24
Caption = #31867#21035#20195#30721
TabOrder = 3
end
end
object chkNewClass: TCheckBox
Left = 24
Top = 40
Width = 129
Height = 33
Caption = #26032#22686#31867#21035
Checked = True
State = cbChecked
TabOrder = 2
OnClick = chkNewClassClick
end
end
object GroupBox7: TGroupBox
Left = 0
Top = 2
Width = 304
Height = 319
Caption = #31867#21035#21015#34920
TabOrder = 1
object lstClassDetail: TListView
Left = 7
Top = 24
Width = 290
Height = 257
Columns = <
item
Caption = #31867#21035#20195#30721
Width = 60
end
item
Caption = #31867#21035#21517#31216
Width = 200
end>
GridLines = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnChange = lstClassDetailChange
OnClick = lstClassDetailClick
end
object btnDelete: TButton
Left = 229
Top = 289
Width = 67
Height = 22
Caption = #21024#38500
TabOrder = 1
OnClick = btnDeleteClick
end
end
end
object TabSheet4: TTabSheet
Caption = #32479#35745
ImageIndex = 3
object GroupBox4: TGroupBox
Left = 5
Top = 3
Width = 578
Height = 167
Caption = #31867#21035#32479#35745
TabOrder = 0
object ListView3: TListView
Left = 5
Top = 32
Width = 566
Height = 126
Color = clInfoBk
Columns = <
item
Caption = #31867#21035#20195#30721
Width = 100
end
item
Caption = #31867#21035#21517#31216
Width = 120
end
item
Caption = #22270#20070#25968#30446
Width = 100
end>
GridLines = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
end
end
object GroupBox6: TGroupBox
Left = 6
Top = 174
Width = 574
Height = 147
Caption = #22270#20070#32479#35745
TabOrder = 1
object StaticText5: TStaticText
Left = 113
Top = 25
Width = 88
Height = 24
Caption = #22270#20070#24635#25968
TabOrder = 0
end
object StaticText6: TStaticText
Left = 92
Top = 87
Width = 109
Height = 24
Caption = #20511#20986#22270#20070#25968
TabOrder = 1
end
object StaticText7: TStaticText
Left = 133
Top = 56
Width = 67
Height = 24
Caption = #29616#23384#25968
TabOrder = 2
end
object StaticText8: TStaticText
Left = 9
Top = 118
Width = 193
Height = 24
Caption = #27809#25353#26102#24402#36824#30340#22270#20070#25968
TabOrder = 3
end
object Edit3: TEdit
Left = 224
Top = 22
Width = 203
Height = 28
Color = clInfoBk
ReadOnly = True
TabOrder = 4
end
object Edit4: TEdit
Left = 224
Top = 52
Width = 203
Height = 28
Color = clInfoBk
ReadOnly = True
TabOrder = 5
end
object Edit5: TEdit
Left = 224
Top = 82
Width = 203
Height = 28
Color = clInfoBk
ReadOnly = True
TabOrder = 6
end
object Edit6: TEdit
Left = 224
Top = 112
Width = 203
Height = 28
Color = clInfoBk
ReadOnly = True
TabOrder = 7
end
end
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -