📄 mainform.~dfm
字号:
object frmMain: TfrmMain
Left = 239
Top = 21
AutoScroll = False
BorderIcons = [biSystemMenu, biMinimize]
ClientHeight = 456
ClientWidth = 511
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = 4194304
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDblClick = FormDblClick
DesignSize = (
511
456)
PixelsPerInch = 96
TextHeight = 13
object gbINF: TTeGroupBox
Left = 332
Top = 352
Width = 347
Height = 260
Visible = False
CaptionMargin = 12
Caption = 'INF'
CheckBoxAlignment = kalLeftJustify
ThemeObject = 'default'
Transparent = True
TabOrder = 12
UseCheckBox = False
DesignSize = (
335
252)
object memoInf: TTeMemo
Left = 12
Top = 13
Width = 323
Height = 220
Align = alTop
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ScrollBars = ssVertical
TabOrder = 0
ThemeObject = 'default'
end
object TeButton48: TTeButton
Left = 128
Top = 238
Width = 57
Height = 17
OnClick = TeButton48Click
Caption = 'Save'
TabOrder = 3
end
end
object gbSpyScreenshot: TTeGroupBox
Left = 712
Top = 144
Width = 337
Height = 249
Visible = False
CaptionMargin = 12
Caption = 'Screenshot && RDC'
CheckBoxAlignment = kalLeftJustify
ThemeObject = 'default'
Transparent = True
TabOrder = 20
UseCheckBox = False
object lblKeyloggerSeconds: TLabel
Left = 272
Top = 40
Width = 50
Height = 13
Caption = 'Seconds'
Transparent = True
end
object btnSpyScreenshotCap: TTeButton
Left = 8
Top = 208
Width = 89
Height = 33
OnClick = btnSpyScreenshotCapClick
Caption = 'Capture'
TabOrder = 0
end
object TeTrackBar2: TTeTrackBar
Left = 8
Top = 176
Width = 209
Height = 25
JumpByClick = False
Max = 100
Min = 1
Orientation = ktoHorizontal
Position = 10
TabOrder = 1
ThumbHalfWidth = 1
Transparent = True
ThemeObject = 'default'
ShowTicks = False
OnChange = TeTrackBar2Change
end
object TeGroupBox18: TTeGroupBox
Left = 8
Top = 16
Width = 257
Height = 161
CaptionMargin = 12
CheckBoxAlignment = kalLeftJustify
ThemeObject = 'default'
Transparent = True
TabOrder = 2
UseCheckBox = False
object imgScreenshot: TImage
Left = 16
Top = 8
Width = 217
Height = 121
Center = True
Proportional = True
OnDblClick = imgScreenshotDblClick
end
object ProgressBarDesk: TTeProgressBar
Left = 16
Top = 136
Width = 217
Height = 17
BorderWidth = 0
Position = 0
Orientation = kpoHorizontal
ThemeObject = 'default'
ShowBorder = True
Smooth = False
end
end
object edtScreenshotQuality: TTeSEdit
Left = 224
Top = 184
Width = 33
Height = 21
Color = clPurple
Font.Charset = DEFAULT_CHARSET
Font.Color = 14327653
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
Text = '7'
ThemeObject = 'default'
end
object btnKeyloggerFullScreen: TTeButton
Left = 96
Top = 208
Width = 105
Height = 33
OnClick = btnKeyloggerFullScreenClick
Caption = 'FullScreen'
TabOrder = 4
end
object btnScreenshotSave: TTeButton
Left = 200
Top = 208
Width = 65
Height = 33
OnClick = btnScreenshotSaveClick
Caption = 'Save as'
TabOrder = 5
end
object btnRDCTime: TTeButton
Left = 264
Top = 56
Width = 65
Height = 33
OnClick = btnRDCTimeClick
Caption = 'RDC Time'
TabOrder = 6
end
object edtRDCtime: TTeSEdit
Left = 280
Top = 16
Width = 41
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 7
Text = '3'
ThemeObject = 'default'
end
object btnStartRDC: TTeButton
Left = 264
Top = 88
Width = 65
Height = 33
OnClick = btnStartRDCClick
Caption = 'Start RDC'
TabOrder = 8
end
end
object TeGroupBox15: TTeGroupBox
Left = 0
Top = 0
Width = 511
Height = 29
Align = alTop
CaptionMargin = 12
CheckBoxAlignment = kalLeftJustify
ThemeObject = 'default'
Transparent = True
TabOrder = 8
UseCheckBox = False
object lblHost: TTeLabel
Left = 5
Top = 3
Width = 17
Height = 13
Caption = 'IP:'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
HotTrack = False
end
object TeLabel2: TTeLabel
Left = 136
Top = 3
Width = 24
Height = 13
Caption = 'Port'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
HotTrack = False
end
object cbMainIP: TTeComboBox
Left = 24
Top = 3
Width = 105
Height = 23
Cursor = crIBeam
BevelWidth = 1
BorderWidth = 3
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = 4194304
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
Text = '127.0.0.1'
AutoComplete = False
end
object btnMainConnect: TTeButton
Left = 206
Top = 1
Width = 75
Height = 24
OnClick = btnMainConnectClick
Caption = 'Connect'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object chBoxIC: TtefxCheckBox
Left = 288
Top = 3
Width = 33
Height = 17
OnClick = chBoxICClick
Caption = 'IC'
AllowGrayed = False
Alignment = kalLeftJustify
Checked = False
Font.Charset = ARABIC_CHARSET
Font.Color = 4194304
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Spacing = 5
State = kcbsUnChecked
ThemeObject = 'default'
TabOrder = 2
Transparent = True
WordWrap = False
FXEnabled = True
FXTime = 100
FXMouseEnter = '[ FADE ] - SmoothDiagonalIn'
FXMouseLeave = '[ FADE ] - SmoothDiagonalOut'
end
object TeButton30: TTeButton
Left = 376
Top = 0
Width = 25
Height = 24
OnClick = TeButton30Click
Glyph.Data = {
52060000424D5206000000000000360000002800000016000000170000000100
1800000000001C060000C40E0000C40E00000000000000000000FFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -