📄 ie.dfm
字号:
object IEFrm: TIEFrm
Left = 273
Top = 129
Width = 324
Height = 375
Caption = #25910#25903#24405#20837
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 32
Top = 24
Width = 241
Height = 265
Caption = #25910#25903#20449#24687
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 40
Width = 48
Height = 13
Caption = #25910#25903#26085#26399
end
object Label2: TLabel
Left = 32
Top = 104
Width = 48
Height = 13
Caption = #25910#25903#31867#22411
end
object Label3: TLabel
Left = 32
Top = 72
Width = 48
Height = 13
Caption = #25910#25903#39033#30446
end
object Label4: TLabel
Left = 32
Top = 136
Width = 48
Height = 13
Caption = #25910#25903#37329#39069
end
object Label5: TLabel
Left = 32
Top = 192
Width = 48
Height = 13
Caption = #22791#27880#20449#24687
end
object DateTimePicker1: TDateTimePicker
Left = 96
Top = 32
Width = 97
Height = 21
Date = 37909.561157685190000000
Time = 37909.561157685190000000
TabOrder = 0
end
object ComboBox1: TComboBox
Left = 96
Top = 64
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 1
OnChange = ComboBox1Change
end
object Edit1: TEdit
Left = 96
Top = 96
Width = 97
Height = 21
Color = clScrollBar
ReadOnly = True
TabOrder = 2
end
object Memo1: TMemo
Left = 96
Top = 160
Width = 97
Height = 89
Lines.Strings = (
'Memo1')
TabOrder = 3
end
object Edit2: TEdit
Left = 96
Top = 128
Width = 97
Height = 21
TabOrder = 4
end
end
object Button1: TButton
Left = 64
Top = 304
Width = 75
Height = 25
Caption = #30830#35748#20445#23384
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 168
Top = 304
Width = 75
Height = 25
Caption = #36820' '#22238
TabOrder = 2
OnClick = Button2Click
end
object ADOQuery1: TADOQuery
Connection = LoginFrm.ADOConnection1
Parameters = <>
Left = 168
Top = 8
end
object ADOTable1: TADOTable
Active = True
Connection = LoginFrm.ADOConnection1
CursorType = ctStatic
TableName = 'IEType'
Left = 112
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -