📄 unitmateclass.~dfm
字号:
object frmMateClass: TfrmMateClass
Left = 194
Top = 134
Width = 671
Height = 400
BorderIcons = [biMaximize]
Caption = #23384#36135#20998#31867#20195#30721#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel2: TPanel
Left = 532
Top = 0
Width = 131
Height = 373
Align = alRight
BevelInner = bvRaised
BevelOuter = bvLowered
Color = 14540253
TabOrder = 0
object btnAdd: TButton
Left = 19
Top = 14
Width = 75
Height = 25
Caption = #22686#21152'(&A)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = btnAddClick
end
object btnCancel: TButton
Left = 19
Top = 174
Width = 75
Height = 25
Caption = #21462#28040'(&C)'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = btnCancelClick
end
object btnErase: TButton
Left = 19
Top = 54
Width = 75
Height = 25
Caption = #21024#38500'(&D)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = btnEraseClick
end
object btnMod: TButton
Left = 19
Top = 94
Width = 75
Height = 25
Caption = #20462#25913'(&M)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = btnModClick
end
object btnSave: TButton
Left = 19
Top = 134
Width = 75
Height = 25
Caption = #20445#23384'(&S)'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = btnSaveClick
end
object btnExit: TButton
Left = 19
Top = 214
Width = 75
Height = 25
Caption = #36864#20986'(&X)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = btnExitClick
end
end
object Panel1: TPanel
Left = 273
Top = 0
Width = 259
Height = 373
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
Color = 14540253
Enabled = False
TabOrder = 1
object Label3: TLabel
Left = 24
Top = 23
Width = 105
Height = 14
Caption = #23384#36135#20998#31867#20195#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 24
Top = 86
Width = 105
Height = 14
Caption = #23384#36135#20998#31867#21517#31216#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 56
Top = 55
Width = 169
Height = 14
Caption = '('#31867#21035#20195#30721#20026'3'#20301','#22914':101)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 56
Top = 119
Width = 196
Height = 14
Caption = '('#31867#21035#21517#31216#19981#33021#36229#36807#21313#20010#27721#23383')'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object edtClassCode: TEdit
Left = 121
Top = 19
Width = 126
Height = 22
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
MaxLength = 3
ParentFont = False
TabOrder = 0
OnExit = edtClassCodeExit
OnKeyPress = edtClassCodeKeyPress
end
object edtClassName: TEdit
Left = 122
Top = 82
Width = 123
Height = 22
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
MaxLength = 20
ParentFont = False
TabOrder = 1
OnKeyPress = edtClassNameKeyPress
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 273
Height = 373
Align = alLeft
DataSource = dsMateClass
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'MClass_No'
Title.Alignment = taCenter
Title.Caption = #23384#36135#20998#31867#20195#30721
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clMaroon
Title.Font.Height = -11
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 100
Visible = True
end
item
Expanded = False
FieldName = 'MClass_Name'
Title.Alignment = taCenter
Title.Caption = #23384#36135#20998#31867#21517#31216
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clMaroon
Title.Font.Height = -11
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 150
Visible = True
end>
end
object dsMateClass: TDataSource
DataSet = DM.qry_MateClass
OnDataChange = dsMateClassDataChange
Left = 24
Top = 72
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -