📄 dl.dfm
字号:
object DLForm: TDLForm
Left = 335
Top = 214
Width = 255
Height = 197
Caption = #30331#24405
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 16
Width = 160
Height = 19
Caption = #25945#23460#20998#37197#31649#29702#31995#32479
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 24
Top = 48
Width = 48
Height = 13
Caption = #29992#25143#21517#65306
end
object Label3: TLabel
Left = 24
Top = 80
Width = 42
Height = 13
Caption = #23494' '#30721#65306
end
object Edit1: TEdit
Left = 88
Top = 44
Width = 121
Height = 21
BevelInner = bvLowered
TabOrder = 0
OnKeyDown = Edit1KeyDown
end
object Edit2: TEdit
Left = 88
Top = 76
Width = 121
Height = 21
BevelInner = bvLowered
PasswordChar = '*'
TabOrder = 1
OnKeyDown = Edit2KeyDown
end
object BitBtn1: TBitBtn
Left = 120
Top = 112
Width = 89
Height = 26
Caption = #21462#28040
DragCursor = crHandPoint
ModalResult = 7
TabOrder = 2
end
object BitBtn2: TBitBtn
Left = 24
Top = 112
Width = 89
Height = 26
Caption = #30331#24405
DragCursor = crHandPoint
TabOrder = 3
WordWrap = True
OnClick = BitBtn2Click
Style = bsNew
end
object ADOTable1: TADOTable
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=.\'#25945#23460#31649#29702'.mdb;Persist ' +
'Security Info=False;User ID=Admin;Password=""'
CursorType = ctStatic
TableName = 'logo'
Left = 8
Top = 24
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -