📄 jvqid3v2defineform.xfm
字号:
object JvID3DefineDlg: TJvID3DefineDlg
Left = 382
Top = 194
BorderStyle = bsDialog
Caption = 'JvID3DefineDlg'
ClientHeight = 88
ClientWidth = 277
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
DesignSize = (
277
88)
PixelsPerInch = 96
TextHeight = 13
object lblFrames: TLabel
Left = 8
Top = 8
Width = 56
Height = 13
Caption = 'Frame Kind:'
end
object cmbFrames: TComboBox
Left = 8
Top = 24
Width = 262
Height = 21
Style = csDropDownList
ItemHeight = 13
Sorted = True
TabOrder = 0
end
object OkBtn: TButton
Left = 114
Top = 56
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = OkBtnClick
end
object CancelBtn: TButton
Left = 194
Top = 56
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -