📄 avitempalloc.dfm
字号:
object AVITempAllocDlg: TAVITempAllocDlg
Left = 61
Top = 160
Width = 360
Height = 189
Caption = 'AVI'#26283#23384#27284#37197#32622
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
ShowHint = True
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 7
Top = 14
Width = 330
Height = 102
end
object AVITmpSizeLab: TLabel
Left = 20
Top = 81
Width = 98
Height = 20
AutoSize = False
Caption = 'AVI '#26283#23384#31354#38291'(&S):'
FocusControl = AVITmpSizeBox
Layout = tlCenter
end
object Label1: TLabel
Left = 195
Top = 81
Width = 32
Height = 22
AutoSize = False
Caption = ' MB'
Layout = tlCenter
end
object AVITmpSizeBox: TSpinEdit
Left = 118
Top = 81
Width = 74
Height = 22
Hint = #36664#20837#20320#25152#35201#37197#32622#30340'AVI '#26283#23384#27284#31354#38291#22823#23567'('#21934#20301' MB)'
MaxValue = 0
MinValue = 0
TabOrder = 0
Value = 0
end
object PathFreeSpace: TStaticText
Left = 18
Top = 56
Width = 239
Height = 21
AutoSize = False
BevelInner = bvLowered
BevelKind = bkSoft
TabOrder = 1
end
object OKButton: TButton
Left = 46
Top = 127
Width = 75
Height = 25
Caption = '&OK'
ModalResult = 1
TabOrder = 2
end
object CancelBox: TButton
Left = 193
Top = 127
Width = 75
Height = 25
Caption = '&Cancel'
ModalResult = 2
TabOrder = 3
end
object AviTempNameBox: TLabeledEdit
Left = 18
Top = 34
Width = 239
Height = 21
EditLabel.Width = 89
EditLabel.Height = 13
EditLabel.Caption = 'AVI '#26283#23384#27284'( &F ) : '
ImeName = #20013#25991' ('#32321#39636') - '#26032#27880#38899
LabelPosition = lpAbove
LabelSpacing = 3
TabOrder = 4
end
object SelTempButton: TButton
Left = 258
Top = 33
Width = 62
Height = 25
Caption = #28687#35261'(&B) ...'
TabOrder = 5
OnClick = SelTempButtonClick
end
object TempFileDialog: TSaveDialog
DefaultExt = 'TMP'
Filter = 'AVI TEMP (*.TMP)|*.TMP'
Title = 'SELECT AVI TEMP FILE'
Left = 271
Top = 70
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -