📄 speciality.dfm
字号:
object SpecialityForm: TSpecialityForm
Left = 259
Top = 188
Width = 530
Height = 359
Caption = #19987#19994#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 16
Top = 16
Width = 489
Height = 153
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object GroupBox1: TGroupBox
Left = 16
Top = 176
Width = 345
Height = 113
Caption = #19987#19994#20449#24687
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 1
object Label1: TLabel
Left = 16
Top = 24
Width = 42
Height = 14
Caption = #19987#19994#21517
end
object Label2: TLabel
Left = 8
Top = 56
Width = 56
Height = 14
Caption = #25152#23646#38498#31995
end
object Label3: TLabel
Left = 8
Top = 88
Width = 56
Height = 14
Caption = #20462#23398#24180#38480
end
object Label4: TLabel
Left = 168
Top = 88
Width = 56
Height = 14
Caption = #25152#38656#23398#20998
end
object Label5: TLabel
Left = 168
Top = 56
Width = 56
Height = 14
Caption = #25307#29983#31867#22411
end
object Edit1: TEdit
Left = 64
Top = 16
Width = 265
Height = 22
TabOrder = 0
end
object Edit2: TEdit
Left = 64
Top = 48
Width = 97
Height = 22
TabOrder = 1
end
object Edit3: TEdit
Left = 232
Top = 48
Width = 97
Height = 22
TabOrder = 2
end
object Edit4: TEdit
Left = 64
Top = 80
Width = 97
Height = 22
TabOrder = 3
end
object Edit5: TEdit
Left = 232
Top = 80
Width = 97
Height = 22
TabOrder = 4
end
end
object GroupBox2: TGroupBox
Left = 368
Top = 176
Width = 137
Height = 113
Caption = #25805#20316#31867#21035
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 2
object RadioButton1: TRadioButton
Left = 16
Top = 24
Width = 81
Height = 17
Caption = #26032#22686#19987#19994
TabOrder = 0
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 16
Top = 56
Width = 81
Height = 17
Caption = #20449#24687#20462#25913
TabOrder = 1
OnClick = RadioButton2Click
end
object RadioButton3: TRadioButton
Left = 16
Top = 88
Width = 73
Height = 17
Caption = #21024#38500#19987#19994
TabOrder = 2
OnClick = RadioButton2Click
end
end
object BitBtn1: TBitBtn
Left = 128
Top = 296
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 3
OnClick = BitBtn1Click
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
555555555555555555555555555555555555555555FF55555555555559055555
55555555577FF5555555555599905555555555557777F5555555555599905555
555555557777FF5555555559999905555555555777777F555555559999990555
5555557777777FF5555557990599905555555777757777F55555790555599055
55557775555777FF5555555555599905555555555557777F5555555555559905
555555555555777FF5555555555559905555555555555777FF55555555555579
05555555555555777FF5555555555557905555555555555777FF555555555555
5990555555555555577755555555555555555555555555555555}
NumGlyphs = 2
end
object BitBtn2: TBitBtn
Left = 304
Top = 296
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 4
OnClick = BitBtn2Click
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
03333377777777777F333301111111110333337F333333337F33330111111111
0333337F333333337F333301111111110333337F333333337F33330111111111
0333337F333333337F333301111111110333337F333333337F33330111111111
0333337F3333333F7F333301111111B10333337F333333737F33330111111111
0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
0333337F377777337F333301111111110333337F333333337F33330111111111
0333337FFFFFFFFF7F3333000000000003333377777777777333}
NumGlyphs = 2
end
object Database1: TDatabase
AliasName = 'student'
LoginPrompt = False
SessionName = 'Default'
OnLogin = Database1Login
Left = 128
Top = 72
end
object DataSource1: TDataSource
Left = 256
Top = 48
end
object Query1: TQuery
AfterScroll = Query1AfterScroll
DatabaseName = 'student'
SQL.Strings = (
'select * from speciality')
Left = 312
Top = 96
object Query1name: TStringField
FieldName = 'name'
Origin = 'STUDENT.speciality.name'
Size = 30
end
object Query1units: TStringField
FieldName = 'units'
Origin = 'STUDENT.speciality.units'
Size = 30
end
object Query1length: TIntegerField
FieldName = 'length'
Origin = 'STUDENT.speciality.length'
end
object Query1score: TIntegerField
FieldName = 'score'
Origin = 'STUDENT.speciality.score'
end
object Query1type: TStringField
FieldName = 'type'
Origin = 'STUDENT.speciality.type'
end
object Query1operator: TStringField
FieldName = 'operator'
Origin = 'STUDENT.speciality.operator'
Size = 8
end
object Query1stamp: TDateTimeField
FieldName = 'stamp'
Origin = 'STUDENT.speciality.stamp'
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -