📄 frmtmpropedit.dfm
字号:
object Form4: TForm4
Left = 559
Top = 101
BorderStyle = bsDialog
Caption = #20316#19994#28165#21333'-'#20869#23481#32534#36753
ClientHeight = 184
ClientWidth = 409
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poDesktopCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 409
Height = 145
ActivePage = TabSheet1
Align = alTop
TabOrder = 0
object edtName: TTabSheet
Caption = #35828#26126
object Label1: TLabel
Left = 15
Top = 10
Width = 26
Height = 13
Caption = #21517#31216
end
object Edit1: TEdit
Left = 48
Top = 8
Width = 350
Height = 21
TabOrder = 0
end
object GroupBox1: TGroupBox
Left = 8
Top = 32
Width = 401
Height = 73
Caption = #25991#20214#21517
TabOrder = 1
object SpeedButton1: TSpeedButton
Left = 364
Top = 40
Width = 22
Height = 22
Flat = True
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000010000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
888888800000000000008877777777777700887FB8B7B8B8B70087FB8B8B8B8B
807087F8B8B8B8B870707F8B8B8B8B8B07708FFFFFFFFFF70870877777777777
7B7087F8B8B8B8B8B87087FB8B8B8FFFFF7087F8B8B8F77777788878FFFF7788
8788888777778888888888888888888888888888888888888888}
OnClick = SpeedButton1Click
end
object RadioButton1: TRadioButton
Left = 24
Top = 16
Width = 65
Height = 17
Caption = #22270#24418#26723
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 96
Top = 16
Width = 65
Height = 17
Caption = #25991#23383#26723
TabOrder = 1
end
object RadioButton3: TRadioButton
Left = 168
Top = 16
Width = 65
Height = 17
Caption = 'HTML'
TabOrder = 2
end
object RadioButton4: TRadioButton
Left = 240
Top = 16
Width = 65
Height = 17
Caption = #22320#22270#26723
TabOrder = 3
end
object Edit2: TEdit
Left = 16
Top = 40
Width = 345
Height = 21
TabOrder = 4
end
end
end
object TabSheet1: TTabSheet
Caption = #31995#32479#20316#19994
ImageIndex = 1
object Label2: TLabel
Left = 8
Top = 8
Width = 52
Height = 13
BiDiMode = bdLeftToRight
Caption = #31243#24207#32534#21495
ParentBiDiMode = False
end
object lblProgramID: TStaticText
Left = 72
Top = 8
Width = 153
Height = 17
AutoSize = False
BorderStyle = sbsSunken
Caption = 'lblProgramID'
TabOrder = 0
end
end
object TabSheet2: TTabSheet
Caption = #36816#34892
ImageIndex = 2
object Label3: TLabel
Left = 8
Top = 8
Width = 78
Height = 13
BiDiMode = bdLeftToRight
Caption = #31243#24207#25110#25991#20214#21517
ParentBiDiMode = False
end
object SpeedButton2: TSpeedButton
Left = 372
Top = 24
Width = 22
Height = 22
Flat = True
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000010000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
888888800000000000008877777777777700887FB8B7B8B8B70087FB8B8B8B8B
807087F8B8B8B8B870707F8B8B8B8B8B07708FFFFFFFFFF70870877777777777
7B7087F8B8B8B8B8B87087FB8B8B8FFFFF7087F8B8B8F77777788878FFFF7788
8788888777778888888888888888888888888888888888888888}
OnClick = SpeedButton2Click
end
object edtExeFile: TEdit
Left = 8
Top = 24
Width = 361
Height = 21
TabOrder = 0
end
end
end
object BitBtn1: TBitBtn
Left = 120
Top = 152
Width = 75
Height = 25
TabOrder = 1
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 248
Top = 152
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = BitBtn2Click
Kind = bkAbort
end
object OpenDialog1: TOpenDialog
Filter =
'Text File(*.txt)|*.txt|Rich File(*.rtf)|*.rtf|All Files(*.txt,*.' +
'rtf0|*.txt,*.rtf'
Left = 344
Top = 120
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -