📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 267
Top = 125
BorderStyle = bsDialog
Caption = #32771#21220#20449#24687#31649#29702#31995#32479'v1.0'
ClientHeight = 353
ClientWidth = 547
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 41
Width = 547
Height = 312
ActivePage = TabSheet1
Align = alClient
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #21592#24037#20449#24687
object Bevel2: TBevel
Left = 0
Top = 0
Width = 265
Height = 217
end
object Bevel1: TBevel
Left = 271
Top = 0
Width = 17
Height = 345
Shape = bsLeftLine
end
object Label1: TLabel
Left = 14
Top = 25
Width = 60
Height = 13
AutoSize = False
Caption = #32534#21495
end
object Label2: TLabel
Left = 137
Top = 24
Width = 35
Height = 13
AutoSize = False
Caption = #22995#21517
end
object Label3: TLabel
Left = 14
Top = 63
Width = 60
Height = 13
AutoSize = False
Caption = #24615#21035
end
object Label4: TLabel
Left = 14
Top = 106
Width = 35
Height = 13
AutoSize = False
Caption = #37096#38376
end
object Label5: TLabel
Left = 122
Top = 64
Width = 60
Height = 13
AutoSize = False
Caption = #32844#31216
end
object Label6: TLabel
Left = 14
Top = 149
Width = 60
Height = 13
AutoSize = False
Caption = #20303#22336
end
object Label7: TLabel
Left = 14
Top = 189
Width = 60
Height = 13
AutoSize = False
Caption = #22522#26412#24037#36164
end
object Edit1: TEdit
Left = 48
Top = 20
Width = 81
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 168
Top = 20
Width = 89
Height = 21
TabOrder = 1
end
object Edit4: TEdit
Left = 156
Top = 60
Width = 101
Height = 21
TabOrder = 2
end
object Edit6: TEdit
Left = 48
Top = 145
Width = 209
Height = 21
TabOrder = 3
end
object Edit7: TEdit
Left = 74
Top = 184
Width = 89
Height = 21
TabOrder = 4
end
object BitBtn1: TBitBtn
Left = 88
Top = 240
Width = 89
Height = 25
Caption = #36755#20837#35760#24405
TabOrder = 5
Kind = bkOK
end
object DBGrid1: TDBGrid
Left = 280
Top = 0
Width = 255
Height = 217
DataSource = DataSource1
TabOrder = 6
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'BianHao'
Title.Caption = #32534#21495
Visible = True
end
item
Expanded = False
FieldName = 'XingMing'
Title.Caption = #22995#21517
Visible = True
end
item
Expanded = False
FieldName = 'Sex'
Title.Caption = #24615#21035
Visible = True
end
item
Expanded = False
FieldName = 'BuMen'
Title.Caption = #37096#38376
Visible = True
end
item
Expanded = False
FieldName = 'ZhiCheng'
Title.Caption = #32844#31216
Visible = True
end
item
Expanded = False
FieldName = 'ZhuZhi'
Title.Caption = #20303#22336
Visible = True
end
item
Expanded = False
FieldName = 'GongZi'
Title.Caption = #22522#26412#24037#36164
Visible = True
end>
end
object BitBtn2: TBitBtn
Left = 368
Top = 240
Width = 89
Height = 25
Caption = #35760#24405#20462#25913
TabOrder = 7
Kind = bkOK
end
object ComboBox1: TComboBox
Left = 47
Top = 60
Width = 66
Height = 21
ItemHeight = 13
TabOrder = 8
Text = #30007
Items.Strings = (
#30007
#22899)
end
object ComboBox2: TComboBox
Left = 48
Top = 104
Width = 113
Height = 21
ItemHeight = 13
TabOrder = 9
Text = #36710#38388#21150#20844#23460
Items.Strings = (
#35774#35745#37096
#29983#20135#37096
#21518#21220)
end
end
object TabSheet2: TTabSheet
Caption = #20986#21220#20449#24687
ImageIndex = 1
end
object TabSheet3: TTabSheet
Caption = #21592#24037#24037#36164
ImageIndex = 2
end
object TabSheet4: TTabSheet
Caption = #20986#21220#35843#25972
ImageIndex = 3
end
object TabSheet5: TTabSheet
Caption = #30456#20851#26597#35810
ImageIndex = 4
end
object TabSheet6: TTabSheet
Caption = #23494#30721#20462#25913
ImageIndex = 5
end
object TabSheet7: TTabSheet
Caption = #24110#21161#35828#26126
ImageIndex = 6
end
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 547
Height = 41
Align = alTop
BevelOuter = bvLowered
Caption = #32771' '#21220' '#20449' '#24687' '#31649' '#29702' '#31995' '#32479
Color = clSkyBlue
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
end
object DataSource1: TDataSource
DataSet = Table1
Left = 292
Top = 297
end
object Table1: TTable
Active = True
DatabaseName = 'OnDuty'
TableName = 'JiBen.DB'
Left = 324
Top = 297
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -