?? u_main.dfm
字號:
object Form1: TForm1
Left = 248
Top = 132
Width = 657
Height = 476
Caption = #23398#29983#31649#29702#20449#24687#31995#32479
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 8
Top = 8
Width = 633
Height = 433
ActivePage = TabSheet3
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowFrame
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #26032#21592#24037#20449#24687#36755#20837
object DBGrid1: TDBGrid
Left = 8
Top = 8
Width = 609
Height = 353
Color = clInactiveCaptionText
DataSource = DS_student
FixedColor = clSkyBlue
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowFrame
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = 'ID'
ImeMode = imClose
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Title.Alignment = taCenter
Title.Caption = #32844#24037#21495
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'DEPARTMENT'
ImeMode = imClose
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Title.Alignment = taCenter
Title.Caption = #25152#23646#37096#38376
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'CLASS'
ImeMode = imClose
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Title.Alignment = taCenter
Title.Caption = #37096#38376
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'NAME'
ImeMode = imOpen
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Title.Alignment = taCenter
Title.Caption = #22995#21517
Visible = True
end
item
Alignment = taCenter
DropDownRows = 2
Expanded = False
FieldName = 'SEX'
ImeMode = imClose
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Title.Alignment = taCenter
Title.Caption = #24615#21035
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'BIRTHDAY'
ImeMode = imClose
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Title.Alignment = taCenter
Title.Caption = #29983#26085
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'NATIVE_PLACE'
ImeMode = imOpen
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Title.Alignment = taCenter
Title.Caption = #31821#36143
Visible = True
end>
end
object DBNavigator1: TDBNavigator
Left = 12
Top = 376
Width = 600
Height = 25
DataSource = DS_student
TabOrder = 1
end
end
object TabSheet2: TTabSheet
Caption = #32844#20301#21464#26356#36755#20837
ImageIndex = 1
OnShow = Button1Click
object Label1: TLabel
Left = 96
Top = 68
Width = 72
Height = 13
Caption = #36755#20837#32844#24037#21495#65306
end
object Label5: TLabel
Left = 32
Top = 200
Width = 60
Height = 13
Caption = #20855#20307#25551#36848#65306
end
object i_stud_id_1: TMaskEdit
Left = 160
Top = 64
Width = 81
Height = 21
EditMask = '000000;1;_'
MaxLength = 6
TabOrder = 0
Text = ' '
OnChange = i_stud_id_1Change
end
object GroupBox1: TGroupBox
Left = 344
Top = 24
Width = 209
Height = 105
Caption = #32844#24037#22522#26412#24773#20917
TabOrder = 1
object Label2: TLabel
Left = 16
Top = 24
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label3: TLabel
Left = 16
Top = 48
Width = 36
Height = 13
Caption = #32844#20301#65306
end
object Label4: TLabel
Left = 16
Top = 72
Width = 36
Height = 13
Caption = #37096#38376#65306
end
object DBText1: TDBText
Left = 72
Top = 24
Width = 105
Height = 17
DataField = 'NAME'
DataSource = DS_stud_info_1
end
object DBText2: TDBText
Left = 72
Top = 48
Width = 105
Height = 17
DataField = 'NAME'
DataSource = DS_class_info_1
end
object DBText3: TDBText
Left = 72
Top = 72
Width = 113
Height = 17
DataField = 'NAME'
DataSource = DS_depart_info_1
end
end
object i_change: TRadioGroup
Left = 24
Top = 144
Width = 577
Height = 49
Caption = #32844#20301#21464#26356#24773#20917
Columns = 5
ItemIndex = 0
Items.Strings = (
#21319#32844
#38477#32844
#24179#35843
#36766#36864
#36864#20241)
TabOrder = 2
end
object i_descrip_1: TMemo
Left = 24
Top = 216
Width = 577
Height = 129
ImeMode = imOpen
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 3
end
object Button1: TButton
Left = 400
Top = 360
Width = 75
Height = 25
Cancel = True
Caption = #24674#22797
TabOrder = 5
OnClick = Button1Click
end
object Button2: TButton
Left = 168
Top = 360
Width = 75
Height = 25
Caption = #28155#21152
Default = True
TabOrder = 4
OnClick = Button2Click
end
end
object TabSheet3: TTabSheet
Caption = #22870#21169#24773#20917#36755#20837
ImageIndex = 2
OnShow = Button4Click
object Label6: TLabel
Left = 96
Top = 68
Width = 60
Height = 13
Caption = #36755#20837#23398#21495#65306
end
object Label10: TLabel
Left = 32
Top = 200
Width = 60
Height = 13
Caption = #20855#20307#25551#36848#65306
end
object i_stud_id_2: TMaskEdit
Left = 160
Top = 64
Width = 81
Height = 21
EditMask = '000000;1;_'
MaxLength = 6
TabOrder = 0
Text = ' '
OnChange = i_stud_id_2Change
end
object GroupBox2: TGroupBox
Left = 344
Top = 24
Width = 209
Height = 105
Caption = #23398#29983#22522#26412#24773#20917
TabOrder = 1
object Label7: TLabel
Left = 16
Top = 24
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label8: TLabel
Left = 16
Top = 48
Width = 36
Height = 13
Caption = #29677#32423#65306
end
object Label9: TLabel
Left = 16
Top = 72
Width = 36
Height = 13
Caption = #38498#31995#65306
end
object DBText4: TDBText
Left = 72
Top = 24
Width = 105
Height = 17
DataField = 'NAME'
DataSource = DS_stud_info_1
end
object DBText5: TDBText
Left = 72
Top = 48
Width = 105
Height = 17
DataField = 'NAME'
DataSource = DS_class_info_1
end
object DBText6: TDBText
Left = 72
Top = 72
Width = 113
Height = 17
DataField = 'NAME'
DataSource = DS_depart_info_1
end
end
object i_reward_level: TRadioGroup
Left = 24
Top = 144
Width = 577
Height = 49
Caption = #22870#21169#32423#21035
Columns = 4
ItemIndex = 0
Items.Strings = (
#26657#29305#31561#22870
#26657#19968#31561#22870
#26657#20108#31561#22870
#26657#19977#31561#22870
#31995#19968#31561#22870
#31995#20108#31561#22870
#31995#19977#31561#22870)
TabOrder = 2
end
object i_descrip_2: TMemo
Left = 24
Top = 216
Width = 577
Height = 129
ImeMode = imOpen
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 3
end
object Button3: TButton
Left = 168
Top = 360
Width = 75
Height = 25
Caption = #28155#21152
Default = True
TabOrder = 4
OnClick = Button3Click
end
object Button4: TButton
Left = 400
Top = 360
Width = 75
Height = 25
Cancel = True
Caption = #24674#22797
TabOrder = 5
OnClick = Button4Click
end
end
object TabSheet4: TTabSheet
Caption = #22788#32602#24773#20917#36755#20837
ImageIndex = 3
OnShow = Button6Click
object Label11: TLabel
Left = 96
Top = 68
Width = 60
Height = 13
Caption = #36755#20837#23398#21495#65306
end
object Label15: TLabel
Left = 32
Top = 200
Width = 60
Height = 13
Caption = #20855#20307#25551#36848#65306
end
object i_stud_id_3: TMaskEdit
Left = 160
Top = 64
Width = 81
Height = 21
EditMask = '000000;1;_'
MaxLength = 6
TabOrder = 0
Text = ' '
OnChange = i_stud_id_3Change
end
object GroupBox3: TGroupBox
Left = 344
Top = 24
Width = 209
Height = 105
Caption = #23398#29983#22522#26412#24773#20917
TabOrder = 1
object Label12: TLabel
Left = 16
Top = 24
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label13: TLabel
Left = 16
Top = 48
Width = 36
Height = 13
Caption = #29677#32423#65306
end
object Label14: TLabel
Left = 16
Top = 72
Width = 36
Height = 13
Caption = #38498#31995#65306
end
object DBText7: TDBText
Left = 72
Top = 24
Width = 105
Height = 17
DataField = 'NAME'
DataSource = DS_stud_info_1
end
object DBText8: TDBText
Left = 72
Top = 48
Width = 105
Height = 17
DataField = 'NAME'
DataSource = DS_class_info_1
end
object DBText9: TDBText
Left = 72
Top = 72
Width = 113
Height = 17
DataField = 'NAME'
DataSource = DS_depart_info_1
end
end
object i_punish_level: TRadioGroup
Left = 24
Top = 144
Width = 577
Height = 49
Caption = #22788#32602#32423#21035
Columns = 5
ItemIndex = 0
Items.Strings = (
#35686#21578
#20005#37325#35686#21578
#35760#36807
#35760#22823#36807
#24320#38500)
TabOrder = 2
end
object i_descrip_3: TMemo
Left = 24
Top = 216
Width = 577
Height = 129
ImeMode = imOpen
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 3
end
object Button5: TButton
Left = 168
Top = 360
Width = 75
Height = 25
Caption = #28155#21152
Default = True
TabOrder = 4
OnClick = Button5Click
end
object Button6: TButton
Left = 400
Top = 360
Width = 75
Height = 25
Cancel = True
Caption = #24674#22797
TabOrder = 5
OnClick = Button6Click
end
end
object TabSheet5: TTabSheet
Caption = #21592#24037#20010#20154#20449#24687#26597#35810#20462#25913
ImageIndex = 4
object Label16: TLabel
Left = 80
Top = 12
Width = 60
Height = 13
Caption = #36755#20837#23398#21495#65306
end
object Label23: TLabel
Left = 16
Top = 128
Width = 84
Height = 13
Caption = #23398#31821#21464#26356#21015#34920#65306
end
object Label24: TLabel
Left = 224
Top = 128
Width = 84
Height = 13
Caption = #22870#21169#24773#20917#21015#34920#65306
end
object Label25: TLabel
Left = 432
Top = 128
Width = 84
Height = 13
Caption = #22788#32602#24773#20917#21015#34920#65306
end
object i_stud_id_4: TMaskEdit
Left = 144
Top = 8
Width = 81
Height = 21
EditMask = '000000;1;_'
MaxLength = 6
TabOrder = 0
Text = ' '
OnChange = i_stud_id_4Change
end
object GroupBox4: TGroupBox
Left = 16
Top = 32
Width = 593
Height = 81
Caption = #23398#29983#22522#26412#24773#20917
TabOrder = 1
object Label17: TLabel
Left = 16
Top = 24
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label18: TLabel
Left = 360
Top = 24
Width = 36
Height = 13
Caption = #29677#32423#65306
end
object Label19: TLabel
Left = 360
Top = 40
Width = 36
Height = 13
Caption = #38498#31995#65306
end
object Label20: TLabel
Left = 16
Top = 50
Width = 36
Height = 13
Caption = #24615#21035#65306
end
object Label21: TLabel
Left = 184
Top = 24
Width = 36
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -