📄 editscesend.dfm
字号:
object frmsecesend: Tfrmsecesend
Left = 248
Top = 236
BorderStyle = bsDialog
Caption = #28155#21152#23376#33410#28857
ClientHeight = 105
ClientWidth = 504
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 43
Top = 30
Width = 90
Height = 12
Caption = #36873#25321#26681#33410#28857#21517#31216':'
end
object Label2: TLabel
Left = 43
Top = 59
Width = 90
Height = 12
Caption = #36755#20837#23376#33410#28857#21517#31216':'
end
object ComboBox1: TComboBox
Left = 135
Top = 27
Width = 182
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 0
OnClick = ComboBox1Click
end
object Edit1: TEdit
Left = 135
Top = 54
Width = 180
Height = 20
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 355
Top = 22
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 356
Top = 51
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 3
OnClick = BitBtn2Click
Kind = bkClose
end
object qryTemp: TADOQuery
Connection = DataConnection.con
Parameters = <>
Left = 181
Top = 15
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -