📄 umain.dfm
字号:
TabOrder = 9
end
object DBMemo1: TDBMemo
Left = 8
Top = 152
Width = 537
Height = 41
DataField = 'RAMR'
DataSource = DM.dsSSCard
TabOrder = 10
end
object DBComboBox1: TDBComboBox
Left = 40
Top = 32
Width = 129
Height = 20
DataField = 'Sex'
DataSource = DM.dsSSCard
ItemHeight = 12
Items.Strings = (
#30007
#22899)
TabOrder = 11
end
object DBEdit11: TDBEdit
Left = 368
Top = 112
Width = 177
Height = 20
DataField = 'AddPS'
DataSource = DM.dsSSCard
TabOrder = 12
end
end
object TabSheet2: TTabSheet
Caption = #23478#24237#25104#21592
ImageIndex = 1
DesignSize = (
563
203)
object GridFamily: TDBGridEh
Left = 8
Top = 8
Width = 545
Height = 183
Anchors = [akLeft, akTop, akRight, akBottom]
AutoFitColWidths = True
DataSource = DM.dsFamily
FooterColor = clWindow
FooterFont.Charset = ANSI_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -12
FooterFont.Name = #23435#20307
FooterFont.Style = []
OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghEnterAsTab, dghDialogFind]
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
EditButtons = <>
FieldName = 'Title'
Footers = <>
end
item
EditButtons = <>
FieldName = 'Name'
Footers = <>
end
item
EditButtons = <>
FieldName = 'WorkPlace'
Footers = <>
end
item
EditButtons = <>
FieldName = 'Business'
Footers = <>
end
item
EditButtons = <>
FieldName = 'Tel'
Footers = <>
end>
end
end
object TabSheet3: TTabSheet
Caption = #31616#21382
ImageIndex = 2
DesignSize = (
563
203)
object DBGridEh2: TDBGridEh
Left = 8
Top = 8
Width = 545
Height = 183
Anchors = [akLeft, akTop, akRight, akBottom]
AutoFitColWidths = True
DataSource = DM.dsGrade
FooterColor = clWindow
FooterFont.Charset = ANSI_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -12
FooterFont.Name = #23435#20307
FooterFont.Style = []
OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghEnterAsTab, dghDialogFind]
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
EditButtons = <>
FieldName = 'BegDate'
Footers = <>
end
item
EditButtons = <>
FieldName = 'EndDate'
Footers = <>
end
item
EditButtons = <>
FieldName = 'Site'
Footers = <>
end
item
EditButtons = <>
FieldName = 'School'
Footers = <>
end
item
EditButtons = <>
FieldName = 'Grade'
Footers = <>
end
item
EditButtons = <>
FieldName = 'Class'
Footers = <>
end
item
EditButtons = <>
FieldName = 'Award'
Footers = <>
end>
end
end
object TabSheet4: TTabSheet
Caption = #20107#20214#35760#36733
ImageIndex = 3
DesignSize = (
563
203)
object GridEvents: TDBGridEh
Left = 8
Top = 8
Width = 545
Height = 183
Anchors = [akLeft, akTop, akRight, akBottom]
AutoFitColWidths = True
DataSource = DM.dsZXFL
FooterColor = clWindow
FooterFont.Charset = ANSI_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -12
FooterFont.Name = #23435#20307
FooterFont.Style = []
OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghEnterAsTab, dghDialogFind]
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
EditButtons = <>
FieldName = 'Event'
Footers = <>
end
item
EditButtons = <>
FieldName = 'EDate'
Footers = <>
end
item
EditButtons = <>
FieldName = 'Memo'
Footers = <>
end
item
EditButtons = <>
FieldName = 'FillMan'
Footers = <>
end>
end
end
object TabSheet5: TTabSheet
Caption = #20854#20182
ImageIndex = 4
DesignSize = (
563
203)
object Label22: TLabel
Left = 8
Top = 8
Width = 48
Height = 12
Caption = #23567#23398#29031#29255
end
object Label23: TLabel
Left = 136
Top = 8
Width = 48
Height = 12
Caption = #21021#20013#29031#29255
end
object Label24: TLabel
Left = 264
Top = 8
Width = 24
Height = 12
Caption = #22791#27880
end
object DBMemo2: TDBMemo
Left = 264
Top = 24
Width = 289
Height = 167
Anchors = [akLeft, akTop, akRight, akBottom]
DataField = 'Memo'
DataSource = DM.dsSSCard
ScrollBars = ssVertical
TabOrder = 0
end
object GSPhoto: TDBImage
Left = 8
Top = 24
Width = 113
Height = 137
DataField = 'GSPhoto'
DataSource = DM.dsSSCard
TabOrder = 1
end
object JHSPhoto: TDBImage
Left = 136
Top = 24
Width = 113
Height = 137
DataField = 'JHSPhoto'
DataSource = DM.dsSSCard
TabOrder = 2
end
object BitBtn1: TBitBtn
Left = 8
Top = 168
Width = 57
Height = 25
Caption = #35774#32622
TabOrder = 3
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 64
Top = 168
Width = 57
Height = 25
Caption = #28165#38500
TabOrder = 4
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 136
Top = 168
Width = 57
Height = 25
Caption = #35774#32622
TabOrder = 5
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 192
Top = 168
Width = 57
Height = 25
Caption = #28165#38500
TabOrder = 6
OnClick = BitBtn4Click
end
end
object TabSheet6: TTabSheet
Caption = #27605#19994#25104#32489
ImageIndex = 5
DesignSize = (
563
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -