📄 wzinfo.dfm
字号:
object frmWzInfo: TfrmWzInfo
Left = 181
Top = 106
BorderStyle = bsDialog
Caption = #29289#36164#20449#24687#32500#25252
ClientHeight = 372
ClientWidth = 482
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 8
Top = 8
Width = 465
Height = 153
DataSource = DataSource1
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object GroupBox1: TGroupBox
Left = 8
Top = 168
Width = 465
Height = 145
TabOrder = 1
object Label1: TLabel
Left = 16
Top = 32
Width = 57
Height = 13
AutoSize = False
Caption = #29289#36164#32534#21495
end
object Label2: TLabel
Left = 248
Top = 32
Width = 57
Height = 13
AutoSize = False
Caption = #29289#36164#21517#31216
end
object Label3: TLabel
Left = 48
Top = 64
Width = 25
Height = 13
AutoSize = False
Caption = #21333#20215
end
object Label4: TLabel
Left = 160
Top = 64
Width = 33
Height = 13
AutoSize = False
Caption = #21333#20301
end
object Label5: TLabel
Left = 264
Top = 64
Width = 41
Height = 13
AutoSize = False
Caption = #20379#24212#21830
end
object Label6: TLabel
Left = 16
Top = 104
Width = 57
Height = 13
AutoSize = False
Caption = #29289#36164#25551#36848
end
object Label7: TLabel
Left = 253
Top = 104
Width = 48
Height = 13
AutoSize = False
Caption = #24211#23384#25968#37327
end
object DBEdit1: TDBEdit
Left = 80
Top = 28
Width = 113
Height = 21
DataField = #29289#36164#32534#21495
DataSource = DataSource1
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 312
Top = 28
Width = 97
Height = 21
DataField = #29289#36164#21517#31216
DataSource = DataSource1
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 80
Top = 60
Width = 57
Height = 21
DataField = #21333#20215
DataSource = DataSource1
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 192
Top = 60
Width = 41
Height = 21
DataField = #21333#20301
DataSource = DataSource1
TabOrder = 3
end
object DBEdit5: TDBEdit
Left = 312
Top = 60
Width = 129
Height = 21
DataField = #20379#24212#21830
DataSource = DataSource1
TabOrder = 4
end
object DBEdit6: TDBEdit
Left = 80
Top = 100
Width = 153
Height = 21
DataField = #29289#36164#25551#36848
DataSource = DataSource1
TabOrder = 5
end
object DBEdit7: TDBEdit
Left = 312
Top = 100
Width = 81
Height = 21
DataField = #24211#23384#25968#37327
DataSource = DataSource1
TabOrder = 6
end
end
object Button1: TButton
Left = 8
Top = 328
Width = 70
Height = 25
Caption = #20462#25913
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 87
Top = 328
Width = 70
Height = 25
Caption = #28155#21152
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 166
Top = 328
Width = 70
Height = 25
Caption = #21024#38500
TabOrder = 4
OnClick = Button3Click
end
object Button4: TButton
Left = 245
Top = 328
Width = 70
Height = 25
Caption = #20445#23384
TabOrder = 5
OnClick = Button4Click
end
object Button5: TButton
Left = 324
Top = 328
Width = 70
Height = 25
Caption = #21462#28040
TabOrder = 6
OnClick = Button5Click
end
object Button6: TButton
Left = 404
Top = 328
Width = 70
Height = 25
Caption = #36864#20986
ModalResult = 2
TabOrder = 7
end
object Table1: TTable
Active = True
DatabaseName = 'wuzi'
TableName = 'wzinfo.DB'
Left = 216
Top = 96
end
object DataSource1: TDataSource
DataSet = Table1
Left = 248
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -