📄 crkaccpassform.dfm
字号:
object CrackAccPassForm: TCrackAccPassForm
Left = 283
Top = 105
BorderStyle = bsSingle
Caption = #30772#35299'Access'#25968#25454#24211#23494#30721
ClientHeight = 115
ClientWidth = 421
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object lbDataPath: TLabel
Left = 8
Top = 20
Width = 68
Height = 13
AutoSize = False
Caption = #25968#24211#24211#36335#24452':'
end
object LbDataType: TLabel
Left = 8
Top = 44
Width = 68
Height = 13
AutoSize = False
Caption = #25968#25454#24211#31867#22411':'
end
object LbDataPass: TLabel
Left = 8
Top = 68
Width = 68
Height = 13
AutoSize = False
Caption = #25968#25454#24211#23494#30721':'
end
object btOpenData: TSpeedButton
Left = 248
Top = 40
Width = 80
Height = 41
Caption = #25171#24320#25991#20214
Flat = True
OnClick = btOpenDataClick
end
object btCrackPass: TSpeedButton
Left = 330
Top = 40
Width = 80
Height = 41
Caption = #30772#35299#23494#30721
Flat = True
OnClick = btCrackPassClick
end
object CreakDataPath: TEdit
Left = 80
Top = 16
Width = 330
Height = 20
Ctl3D = True
ParentCtl3D = False
TabOrder = 0
end
object DataType: TEdit
Left = 80
Top = 40
Width = 161
Height = 20
Ctl3D = True
ParentCtl3D = False
TabOrder = 1
end
object DataPass: TEdit
Left = 80
Top = 64
Width = 161
Height = 20
Ctl3D = True
ParentCtl3D = False
TabOrder = 2
end
object StatusBar1: TStatusBar
Left = 0
Top = 96
Width = 421
Height = 19
Panels = <>
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -