📄 unit2.dfm
字号:
object daForm: TdaForm
Left = 197
Top = 212
Width = 808
Height = 580
Caption = #21592#24037#26723#26696#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
WindowState = wsMaximized
PixelsPerInch = 96
TextHeight = 13
object Label3: TLabel
Left = 80
Top = 112
Width = 69
Height = 13
Caption = #21592#24037#22995#21517' '
end
object Label4: TLabel
Left = 328
Top = 112
Width = 42
Height = 13
Caption = #24037#21495' '
end
object Label5: TLabel
Left = 528
Top = 112
Width = 45
Height = 13
Caption = #24615#21035' '
end
object Label6: TLabel
Left = 80
Top = 160
Width = 42
Height = 13
Caption = #24180#40836' '
end
object Label7: TLabel
Left = 328
Top = 160
Width = 42
Height = 13
Caption = #37096#38376' '
end
object Label8: TLabel
Left = 528
Top = 160
Width = 36
Height = 13
Caption = #32844#21153' '
end
object Label9: TLabel
Left = 80
Top = 208
Width = 60
Height = 13
Caption = #25945#32946#32972#26223' '
end
object Label10: TLabel
Left = 328
Top = 200
Width = 33
Height = 13
Caption = #19987#19994' '
end
object Label11: TLabel
Left = 80
Top = 248
Width = 63
Height = 13
Caption = #36890#35759#22320#22336' '
end
object Label12: TLabel
Left = 80
Top = 296
Width = 36
Height = 13
Caption = #30005#35805' '
end
object Label13: TLabel
Left = 328
Top = 304
Width = 40
Height = 13
Caption = 'E-mail '
end
object Label14: TLabel
Left = 80
Top = 344
Width = 66
Height = 13
Caption = #24403#21069#29366#24577' '
end
object Label15: TLabel
Left = 80
Top = 392
Width = 42
Height = 13
Caption = #22791#27880' '
end
object DBEdit1: TDBEdit
Left = 176
Top = 112
Width = 121
Height = 21
DataField = #21592#24037#22995#21517
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 384
Top = 112
Width = 121
Height = 21
DataField = #24037#21495
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 600
Top = 112
Width = 121
Height = 21
DataField = #24615#21035
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 176
Top = 160
Width = 121
Height = 21
DataField = #20986#29983#24180#26376
TabOrder = 3
end
object DBEdit5: TDBEdit
Left = 392
Top = 160
Width = 121
Height = 21
DataField = #37096#38376
TabOrder = 4
end
object Button3: TButton
Left = 232
Top = 496
Width = 115
Height = 25
Caption = #36820#22238#20027#31383#20307
TabOrder = 5
OnClick = Button3Click
end
object Button4: TButton
Left = 424
Top = 496
Width = 113
Height = 25
Caption = #20851#38381
TabOrder = 6
OnClick = Button4Click
end
object DBEdit6: TDBEdit
Left = 600
Top = 160
Width = 121
Height = 21
DataField = #32844#21153
TabOrder = 7
end
object DBEdit7: TDBEdit
Left = 176
Top = 200
Width = 121
Height = 21
DataField = #25945#32946#32972#26223
TabOrder = 8
end
object DBEdit8: TDBEdit
Left = 392
Top = 200
Width = 193
Height = 21
DataField = #19987#19994
TabOrder = 9
end
object DBEdit9: TDBEdit
Left = 176
Top = 248
Width = 425
Height = 21
DataField = #36890#35759#22320#22336
TabOrder = 10
end
object DBEdit10: TDBEdit
Left = 176
Top = 296
Width = 137
Height = 21
DataField = #30005#35805
TabOrder = 11
end
object DBEdit11: TDBEdit
Left = 400
Top = 304
Width = 121
Height = 21
DataField = 'E-mail'
TabOrder = 12
end
object DBMemo1: TDBMemo
Left = 176
Top = 384
Width = 545
Height = 81
DataField = #22791#27880
TabOrder = 13
end
object DBEdit12: TDBEdit
Left = 176
Top = 344
Width = 433
Height = 21
DataField = #24403#21069#29366#24577
TabOrder = 14
end
object GroupBox1: TGroupBox
Left = 80
Top = 16
Width = 529
Height = 81
Caption = #26597#35810#26465#20214
TabOrder = 15
object Label1: TLabel
Left = 8
Top = 32
Width = 132
Height = 13
Caption = #35831#36755#20837#35201#26597#35810#30340#21592#24037#22995#21517
end
object Edit1: TEdit
Left = 168
Top = 32
Width = 113
Height = 21
TabOrder = 0
Text = #20110#24179
end
object Button1: TButton
Left = 336
Top = 33
Width = 57
Height = 24
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 400
Top = 32
Width = 65
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -