📄 unit1.dfm
字号:
object Form1: TForm1
Left = 268
Top = 204
Width = 361
Height = 211
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 80
Top = 24
Width = 193
Height = 25
AutoSize = False
Caption = #20154#20107#26723#26696#31649#29702#31995#32479
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 72
Top = 64
Width = 73
Height = 17
AutoSize = False
Caption = #29992#25143#21517
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 80
Top = 104
Width = 41
Height = 17
AutoSize = False
Caption = #21475#20196
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 144
Top = 64
Width = 121
Height = 21
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Edit2: TEdit
Left = 144
Top = 96
Width = 121
Height = 21
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 88
Top = 136
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 216
Top = 136
Width = 75
Height = 25
TabOrder = 3
OnClick = BitBtn2Click
Kind = bkCancel
end
object Table1: TTable
DatabaseName = 'rsgl'
TableName = 'mm.db'
Left = 304
Top = 72
end
object Database1: TDatabase
Connected = True
DatabaseName = 'rsgl'
DriverName = 'STANDARD'
LoginPrompt = False
Params.Strings = (
'PATH=e:\'#20154#20107#31649#29702
'DEFAULT DRIVER=PARADOX'
'ENABLE BCD=FALSE')
SessionName = 'Default'
Left = 312
Top = 24
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -