?? unit1.dfm
字號:
object Form1: TForm1
Left = 310
Top = 185
BorderStyle = bsToolWindow
Caption = 'Fun Plugin v1.0'
ClientHeight = 225
ClientWidth = 289
Color = clBtnFace
UseDockManager = True
DragKind = dkDock
DragMode = dmAutomatic
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label10: TLabel
Left = 56
Top = 8
Width = 38
Height = 13
Caption = 'Label10'
end
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 289
Height = 225
ActivePage = TabSheet1
TabIndex = 0
TabOrder = 0
object TabSheet1: TTabSheet
Caption = 'Fun'
object Label2: TLabel
Left = 8
Top = 8
Width = 39
Height = 13
Caption = 'Taskbar'
end
object Label3: TLabel
Left = 8
Top = 32
Width = 68
Height = 13
Caption = 'Desktop icons'
end
object Label4: TLabel
Left = 8
Top = 56
Width = 58
Height = 13
Caption = 'Start button '
end
object Label1: TLabel
Left = 8
Top = 80
Width = 67
Height = 13
Caption = 'Taskbar icons'
end
object Label5: TLabel
Left = 8
Top = 104
Width = 16
Height = 13
Caption = 'Cd '
end
object Button2: TButton
Left = 88
Top = 8
Width = 75
Height = 17
Caption = 'Hide'
TabOrder = 0
OnClick = Button2Click
end
object Button3: TButton
Left = 192
Top = 8
Width = 75
Height = 17
Caption = 'Show'
TabOrder = 1
OnClick = Button3Click
end
object Button6: TButton
Left = 88
Top = 32
Width = 75
Height = 17
Caption = 'Hide'
TabOrder = 2
OnClick = Button6Click
end
object Button7: TButton
Left = 192
Top = 32
Width = 75
Height = 17
Caption = 'Show'
TabOrder = 3
OnClick = Button7Click
end
object Button8: TButton
Left = 88
Top = 56
Width = 75
Height = 17
Caption = 'Hide'
TabOrder = 4
OnClick = Button8Click
end
object Button9: TButton
Left = 192
Top = 56
Width = 75
Height = 17
Caption = 'Show'
TabOrder = 5
OnClick = Button9Click
end
object Button4: TButton
Left = 88
Top = 80
Width = 75
Height = 17
Caption = 'Hide'
TabOrder = 6
OnClick = Button4Click
end
object Button5: TButton
Left = 192
Top = 80
Width = 75
Height = 17
Caption = 'Show'
TabOrder = 7
OnClick = Button5Click
end
object Button10: TButton
Left = 88
Top = 104
Width = 75
Height = 17
Caption = 'Open'
TabOrder = 8
OnClick = Button10Click
end
object Button11: TButton
Left = 192
Top = 104
Width = 75
Height = 17
Caption = 'Close'
TabOrder = 9
OnClick = Button11Click
end
end
object TabSheet2: TTabSheet
Caption = 'Fun2'
ImageIndex = 1
object Label6: TLabel
Left = 8
Top = 16
Width = 62
Height = 13
Caption = 'Send to URL'
end
object Label7: TLabel
Left = 8
Top = 64
Width = 71
Height = 13
Caption = 'Set Homepage'
end
object Edit1: TEdit
Left = 8
Top = 32
Width = 201
Height = 21
TabOrder = 0
Text = 'www.gaymen.com'
end
object Button1: TButton
Left = 216
Top = 32
Width = 59
Height = 17
Caption = 'Send'
TabOrder = 1
OnClick = Button1Click
end
object Edit2: TEdit
Left = 8
Top = 80
Width = 201
Height = 21
TabOrder = 2
Text = 'www.dildo.nl'
end
object Button12: TButton
Left = 216
Top = 80
Width = 57
Height = 17
Caption = 'Set'
TabOrder = 3
OnClick = Button12Click
end
end
object TabSheet3: TTabSheet
Caption = 'Evil'
ImageIndex = 2
object Label8: TLabel
Left = 8
Top = 8
Width = 82
Height = 13
Caption = 'Disable keyboard'
end
object Label13: TLabel
Left = 112
Top = 40
Width = 109
Height = 13
Caption = 'Flood Desktop (folders)'
end
object Label9: TLabel
Left = 8
Top = 40
Width = 58
Height = 13
Caption = 'Folder name'
end
object Label14: TLabel
Left = 8
Top = 88
Width = 122
Height = 13
Caption = 'Close a servic (no : .exe)'
end
object Button13: TButton
Left = 112
Top = 8
Width = 67
Height = 17
Caption = 'On'
TabOrder = 0
OnClick = Button13Click
end
object Button14: TButton
Left = 208
Top = 8
Width = 67
Height = 17
Caption = 'Off'
TabOrder = 1
OnClick = Button14Click
end
object Button16: TButton
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -