📄 ufrmaccounmoveto.dfm
字号:
object frmAccounMoveTo: TfrmAccounMoveTo
Left = 358
Top = 202
BorderStyle = bsDialog
Caption = #24080#21495#36716#31227#21040'...'
ClientHeight = 168
ClientWidth = 306
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 40
Width = 60
Height = 13
Caption = #24080#21495#36716#31227#21040
end
object cmbUser: TComboBox
Left = 104
Top = 32
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
end
object cmdOk: TButton
Left = 64
Top = 96
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = cmdOkClick
end
object cmdClose: TButton
Left = 184
Top = 96
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = cmdCloseClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -