📄 frmsplitunit.dfm
字号:
object frmSplit: TfrmSplit
Left = 264
Top = 201
Width = 413
Height = 271
Caption = #20998#21106#25991#20214
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 30
Top = 21
Width = 84
Height = 13
AutoSize = False
Caption = #25351#23450#25991#20214#22823#23567#65306
end
object Label2: TLabel
Left = 26
Top = 114
Width = 60
Height = 13
Caption = #20445#23384#20301#32622#65306
end
object lblSize: TLabel
Left = 126
Top = 21
Width = 270
Height = 13
AutoSize = False
Caption = 'lblSize'
end
object Label3: TLabel
Left = 27
Top = 88
Width = 196
Height = 13
AutoSize = False
Caption = #20998#21106#21518#25991#20214#21517#65288#19981#21253#21547#25193#23637#21517#65289#65306
end
object TrackBar1: TTrackBar
Left = 56
Top = 42
Width = 329
Height = 29
Orientation = trHorizontal
Frequency = 1000
Position = 0
SelEnd = 0
SelStart = 0
TabOrder = 0
TickMarks = tmBottomRight
TickStyle = tsNone
OnChange = TrackBar1Change
end
object btnSavePath: TBitBtn
Left = 351
Top = 141
Width = 29
Height = 25
Caption = '...'
TabOrder = 1
OnClick = btnSavePathClick
end
object btnBeginSplit: TBitBtn
Left = 157
Top = 203
Width = 120
Height = 25
Caption = #24320#22987#20998#21106
TabOrder = 2
OnClick = btnBeginSplitClick
end
object btnExit: TBitBtn
Left = 288
Top = 204
Width = 106
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = btnExitClick
end
object edtFileName: TEdit
Left = 221
Top = 85
Width = 157
Height = 21
TabOrder = 4
Text = 'edtFileName'
end
object edtFilePath: TEdit
Left = 29
Top = 142
Width = 317
Height = 21
TabOrder = 5
Text = 'edtFilePath'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -