📄 gradebrowseunit.dfm
字号:
object GradebrowseForm: TGradebrowseForm
Left = 204
Top = 118
Width = 503
Height = 359
Caption = #25104#32489#27983#35272
Color = clBtnFace
ParentFont = True
OldCreateOrder = False
Position = poMainFormCenter
Scaled = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 495
Height = 73
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
DesignSize = (
495
73)
object Bevel1: TBevel
Left = 2
Top = 45
Width = 491
Height = 26
Align = alBottom
Shape = bsFrame
Style = bsRaised
end
object Label1: TLabel
Left = 24
Top = 19
Width = 65
Height = 16
AutoSize = False
Caption = ' '#23398#26399#65306
end
object Label2: TLabel
Left = 217
Top = 19
Width = 72
Height = 16
AutoSize = False
Caption = #35838#31243#21517#31216#65306
end
object SpeedButton1: TSpeedButton
Left = 434
Top = 47
Width = 57
Height = 22
Anchors = [akTop, akRight]
Caption = #29983#25104#25253#34920
Enabled = False
end
object Label3: TLabel
Left = 113
Top = 19
Width = 17
Height = 16
AutoSize = False
Caption = #24180
end
object Label4: TLabel
Left = 168
Top = 19
Width = 17
Height = 16
AutoSize = False
Caption = #26399
end
object ComboBox1: TComboBox
Left = 62
Top = 14
Width = 51
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ItemHeight = 12
TabOrder = 0
OnChange = ComboBox1Change
end
object ComboBox2: TComboBox
Left = 289
Top = 14
Width = 177
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ItemHeight = 12
TabOrder = 1
OnChange = ComboBox2Change
end
object DBNavigator1: TDBNavigator
Left = 3
Top = 47
Width = 367
Height = 22
DataSource = DataModule1.DSall
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
Align = alCustom
Anchors = [akLeft, akTop, akRight]
Flat = True
Hints.Strings = (
#31532#19968#26465#35760#24405
#21069#19968#26465#35760#24405
#19979#19968#26465#35760#24405
#26368#21518#19968#26465#35760#24405)
ParentShowHint = False
ShowHint = True
TabOrder = 2
end
object ComboBox3: TComboBox
Left = 129
Top = 14
Width = 38
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ItemHeight = 12
TabOrder = 3
OnChange = ComboBox1Change
Items.Strings = (
#19978
#19979)
end
end
object Panel2: TPanel
Left = 0
Top = 73
Width = 495
Height = 259
Align = alClient
AutoSize = True
BevelInner = bvRaised
BevelOuter = bvLowered
Ctl3D = False
FullRepaint = False
ParentCtl3D = False
TabOrder = 1
object DBGrid1: TDBGrid
Left = 2
Top = 2
Width = 491
Height = 255
Hint = #21482#35835#30340
Align = alClient
BorderStyle = bsNone
DataSource = DataModule1.DSall
FixedColor = clMoneyGreen
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ParentShowHint = False
ReadOnly = True
ShowHint = True
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
Expanded = False
Title.Caption = #23398#21495
Visible = True
end
item
Expanded = False
Title.Caption = #35838#31243#21517
Width = 160
Visible = True
end
item
Expanded = False
Title.Caption = #25945#24072#22995#21517
Visible = True
end
item
Expanded = False
Title.Caption = #25104#32489
Width = 48
Visible = True
end
item
Expanded = False
Title.Caption = #24180#20221
Width = 32
Visible = True
end
item
Expanded = False
Title.Caption = #19978'/'#19979#26399
Width = 47
Visible = True
end
item
Expanded = False
Title.Caption = #31867#22411
Width = 54
Visible = True
end>
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -