📄 grademanager.dfm
字号:
object Form11: TForm11
Left = 284
Top = 187
BorderStyle = bsDialog
Caption = #32844#21592#32771#35780#31649#29702
ClientHeight = 382
ClientWidth = 516
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 16
Width = 60
Height = 13
Caption = #32844#21592#32534#21495#65306
end
object Label2: TLabel
Left = 24
Top = 48
Width = 60
Height = 13
Caption = #37096#38376#21517#31216#65306
end
object Label3: TLabel
Left = 24
Top = 80
Width = 60
Height = 13
Caption = #24635#20307#32771#35780#65306
end
object Label4: TLabel
Left = 24
Top = 112
Width = 60
Height = 13
Caption = #32771#35780#26085#26399#65306
end
object Label5: TLabel
Left = 256
Top = 80
Width = 65
Height = 25
AutoSize = False
Caption = #22870#21169#20107#30001
end
object Label6: TLabel
Left = 256
Top = 112
Width = 73
Height = 17
AutoSize = False
Caption = #22870#21169#37329#39069
end
object Label7: TLabel
Left = 256
Top = 8
Width = 65
Height = 17
AutoSize = False
Caption = #22788#32602#20107#30001
end
object Label8: TLabel
Left = 256
Top = 48
Width = 73
Height = 17
AutoSize = False
Caption = #22788#32602#37329#39069
end
object Label9: TLabel
Left = 272
Top = 136
Width = 37
Height = 24
Caption = '==>'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 0
Top = 168
Width = 516
Height = 214
Align = alBottom
DataSource = Form1.DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Edit1: TEdit
Left = 104
Top = 8
Width = 121
Height = 21
TabOrder = 1
Text = '0'
end
object Edit2: TEdit
Left = 104
Top = 40
Width = 121
Height = 21
TabOrder = 2
Text = '0'
end
object Edit3: TEdit
Left = 104
Top = 72
Width = 121
Height = 21
TabOrder = 3
Text = '0'
end
object MaskEdit1: TMaskEdit
Left = 104
Top = 104
Width = 119
Height = 21
EditMask = '!99/99/00;1;_'
MaxLength = 8
TabOrder = 4
Text = '06-07-01'
end
object Button1: TButton
Left = 16
Top = 136
Width = 75
Height = 25
Caption = #22686#21152
TabOrder = 5
OnClick = Button1Click
end
object Button2: TButton
Left = 192
Top = 136
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 6
OnClick = Button2Click
end
object Button3: TButton
Left = 104
Top = 136
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 7
OnClick = Button3Click
end
object Button4: TButton
Left = 312
Top = 136
Width = 75
Height = 25
Caption = #25552#20132
TabOrder = 8
OnClick = Button4Click
end
object Button5: TButton
Left = 392
Top = 136
Width = 105
Height = 25
Caption = #36820#22238#33756#21333'(&Q)'
TabOrder = 9
OnClick = Button5Click
end
object Edit4: TEdit
Left = 336
Top = 72
Width = 121
Height = 21
TabOrder = 10
Text = '0'
end
object Edit5: TEdit
Left = 336
Top = 104
Width = 121
Height = 21
TabOrder = 11
Text = '0'
end
object Edit6: TEdit
Left = 336
Top = 8
Width = 121
Height = 21
TabOrder = 12
Text = '0'
end
object Edit7: TEdit
Left = 336
Top = 40
Width = 121
Height = 21
TabOrder = 13
Text = '0'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -