📄 u_wjhf.dfm
字号:
object Form_SJhf: TForm_SJhf
Left = 324
Top = 217
BorderStyle = bsDialog
Caption = #25968#25454#24211#25991#20214#24674#22797
ClientHeight = 249
ClientWidth = 435
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 435
Height = 249
Align = alClient
BevelInner = bvLowered
TabOrder = 0
object Panel2: TPanel
Left = 2
Top = 2
Width = 431
Height = 39
Align = alTop
BevelInner = bvLowered
Caption = #25968#25454#24211#25991#20214#24674#22797
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -19
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Panel3: TPanel
Left = 2
Top = 211
Width = 431
Height = 36
Align = alBottom
BevelInner = bvLowered
Color = clSkyBlue
TabOrder = 1
object BitBtn1: TBitBtn
Left = 140
Top = 6
Width = 75
Height = 25
Caption = #24674#22797
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = BitBtn1Click
Glyph.Data = {
66010000424D6601000000000000760000002800000014000000140000000100
040000000000F000000000000000000000001000000010000000000000000000
BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333300003333330000000000000300003333330788888888880300003333
330F77777777780300003333330F99777777780300003333330FFFFFFFFFF703
0000333333000000000000030000333333333333333333330000333333333333
33003333000033333333333330000333000030000000033300000033000030FF
FFFF033333003333000030F4444F033333003333000030FFFFFF033338003333
000030F4444F030000083333000030FFFFFF030000833333000030F44F000333
33333333000030FFFF0033333333333300003000000333333333333300003333
33333333333333330000}
end
object BitBtn2: TBitBtn
Left = 220
Top = 6
Width = 75
Height = 25
Caption = #36864#20986
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BitBtn2Click
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
8888888888808077708888888880807770880800008080777088888880008077
7088888880088078708800808000807770888888000000777088888888008007
7088888880008077708888888800800770888888888880000088888888888888
8888888888884444888888888888488488888888888844448888}
end
end
object Panel4: TPanel
Left = 2
Top = 41
Width = 431
Height = 170
Align = alClient
BevelInner = bvLowered
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
object GroupBox1: TGroupBox
Left = 62
Top = 16
Width = 315
Height = 113
Caption = #25968#25454#24211#25991#20214#24674#22797#36873#39033
TabOrder = 0
object Label1: TLabel
Left = 27
Top = 30
Width = 48
Height = 12
Caption = #28304#25991#20214#65306
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 12
Top = 71
Width = 60
Height = 12
Caption = #30446#26631#25991#20214#65306
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object BitBtn3: TBitBtn
Left = 273
Top = 26
Width = 27
Height = 21
Caption = '...'
TabOrder = 0
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 273
Top = 67
Width = 27
Height = 21
Caption = '...'
Enabled = False
TabOrder = 1
OnClick = BitBtn4Click
end
object Panel5: TPanel
Left = 75
Top = 26
Width = 195
Height = 25
TabOrder = 2
object S_URL: TLabel
Left = 1
Top = 3
Width = 193
Height = 18
AutoSize = False
Color = clWhite
ParentColor = False
end
end
object Panel6: TPanel
Left = 74
Top = 65
Width = 195
Height = 25
TabOrder = 3
object D_URL: TLabel
Left = 2
Top = 3
Width = 191
Height = 18
AutoSize = False
Color = clWhite
ParentColor = False
end
end
end
object Panel7: TPanel
Left = 2
Top = 145
Width = 427
Height = 23
Align = alBottom
TabOrder = 1
Visible = False
object PrbCopy: TProgressBar
Left = 1
Top = 1
Width = 425
Height = 21
Align = alClient
Min = 0
Max = 100
Step = 1
TabOrder = 0
end
end
end
end
object OpenDialog1: TOpenDialog
DefaultExt = '*.mdb'
FileName = '*.mdb'
Filter = '*.mdb'
InitialDir = 'd:\'
Left = 504
Top = 8
end
object SaveDialog1: TSaveDialog
DefaultExt = 'mdb'
FileName = '*.mdb'
Filter = '*.mdb'
InitialDir = 'd:\'
OptionsEx = [ofExNoPlacesBar]
Left = 432
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -