📄 uaccessmoduleform.dfm
字号:
inherited AccessModuleForm: TAccessModuleForm
Left = 237
Top = 224
Caption = 'AccessModuleForm'
ClientHeight = 205
ClientWidth = 400
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 8
Top = 21
Width = 42
Height = 12
Caption = #25991#20214#21517':'
end
inherited btnClose: TButton
Left = 321
Top = 177
end
inherited btnHelp: TButton
Left = 242
Top = 177
end
object edtFileName: TEdit
Left = 48
Top = 16
Width = 289
Height = 20
TabOrder = 2
OnChange = edtFileNameChange
end
object GroupBox2: TGroupBox
Left = 8
Top = 48
Width = 385
Height = 73
Caption = #25968#25454#24211#23494#30721#30772#35299
TabOrder = 3
object Label2: TLabel
Left = 4
Top = 43
Width = 366
Height = 24
Caption = #20320#21482#33021#29992#26412#31243#24207#30772#35299#33258#24049#24536#35760#23494#30721#30340'ACCESS'#25968#25454#24211','#19981#24471#29992#20110#20854#23427#29992#36884#13#10','#20986#29616#20219#20309#21518#26524#20316#32773#27010#19981#36127#36131'!'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object lblHint: TLabel
Left = 8
Top = 19
Width = 162
Height = 12
AutoSize = False
Caption = #35831#25171#24320#19968'ACCESS'#25968#25454#24211#25991#20214
ParentShowHint = False
ShowHint = False
end
object Label4: TLabel
Left = 184
Top = 20
Width = 41
Height = 12
AutoSize = False
Caption = #23494#30721':'
end
object edtGetPassWord: TEdit
Left = 224
Top = 14
Width = 149
Height = 20
ReadOnly = True
TabOrder = 0
end
end
object GroupBox1: TGroupBox
Left = 8
Top = 128
Width = 385
Height = 41
Caption = #25968#25454#24211#21387#32553#19982#20462#22797
TabOrder = 4
object Label3: TLabel
Left = 13
Top = 20
Width = 30
Height = 12
Caption = #23494#30721':'
end
object edtPassWord: TEdit
Left = 46
Top = 15
Width = 147
Height = 20
TabOrder = 0
end
object chThisProgram: TCheckBox
Left = 208
Top = 16
Width = 97
Height = 17
Caption = #26412#31243#24207#25968#25454#24211
TabOrder = 1
OnClick = chThisProgramClick
end
object bbtnCompress: TButton
Left = 309
Top = 13
Width = 65
Height = 21
Caption = #24320#22987
Enabled = False
TabOrder = 2
OnClick = bbtnCompressClick
end
end
object bbtnOpen: TButton
Left = 344
Top = 14
Width = 48
Height = 23
Caption = #27983#35272'...'
TabOrder = 5
OnClick = bbtnOpenClick
end
object OpenDialog1: TOpenDialog
FileName = 'C:\Documents and Settings\oiwin\'#26700#38754'\'#27169#22359#23436#25972#21253'(2003-04-28'#20462#25913')\db1.mdb'
Filter = 'ACCESS'#25968#25454#24211#25991#20214'(*.mdb)|*.mdb|'#25152#26377#25991#20214'(*.*)|*.*'
Left = 368
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -