home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 November
/
pcwk_11_98a.iso
/
Sharewar
/
Wcmd352
/
INSTALL.BIN
/
WINCMD32.EXE
/
0
/
RCDATA
/
TUSERMENUCHANGE
/
TUSERMENUCHANGE.txt
Wrap
Text File
|
1998-08-11
|
6KB
|
304 lines
object USERMENUCHANGE: TUSERMENUCHANGE
Tag = 1
Left = 199
Top = 86
HelpContext = 110
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Change start menu'
ClientHeight = 297
ClientWidth = 451
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Startmenu: TLabel
Tag = 2
Left = 3
Top = 5
Width = 342
Height = 14
AutoSize = False
Caption = 'Start &menu:'
FocusControl = id_menupoints
WordWrap = True
end
object Command: TLabel
Tag = 3
Left = 3
Top = 144
Width = 90
Height = 14
AutoSize = False
Caption = '&Command:'
end
object Parameters: TLabel
Tag = 4
Left = 3
Top = 168
Width = 90
Height = 14
AutoSize = False
Caption = '&Parameters:'
FocusControl = id_params
end
object Startpath: TLabel
Tag = 5
Left = 3
Top = 191
Width = 90
Height = 14
AutoSize = False
Caption = '&Start path:'
FocusControl = id_userpath
end
object Label1: TLabel
Tag = 11
Left = 3
Top = 251
Width = 446
Height = 14
AutoSize = False
Caption = '? as the first parameter: invokes dialog to enter parameters'
Enabled = False
end
object pinsertsactualsourcepath: TLabel
Tag = 12
Left = 3
Top = 267
Width = 254
Height = 14
AutoSize = False
Caption = '%p: inserts actual source path'
Enabled = False
end
object Label2: TLabel
Tag = 14
Left = 3
Top = 283
Width = 254
Height = 14
AutoSize = False
Caption = '%n: inserts file name under the cursor'
Enabled = False
end
object ttheactualtargetpath: TLabel
Tag = 13
Left = 256
Top = 267
Width = 193
Height = 14
AutoSize = False
Caption = '%t: the actual target path'
Enabled = False
end
object thepercentsign: TLabel
Tag = 15
Left = 257
Top = 283
Width = 192
Height = 14
AutoSize = False
Caption = '%%: the percent sign'
Enabled = False
end
object ShortcutKey: TLabel
Tag = 17
Left = 3
Top = 215
Width = 90
Height = 14
AutoSize = False
Caption = 'Shortcut &key:'
FocusControl = id_ShortCutCombo
end
object id_menupoints: TListBox
Left = 3
Top = 20
Width = 342
Height = 116
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
IntegralHeight = True
ItemHeight = 14
ParentFont = False
Style = lbOwnerDrawFixed
TabOrder = 0
OnClick = id_menupointsClick
OnDrawItem = id_menupointsDrawItem
OnKeyDown = id_menupointsKeyDown
OnMouseDown = id_menupointsMouseDown
OnMouseMove = id_menupointsMouseMove
OnMouseUp = id_menupointsMouseUp
end
object id_find1: TButton
Left = 321
Top = 140
Width = 24
Height = 21
Caption = '&>>'
TabOrder = 2
OnClick = id_find1Click
end
object id_params: TEdit
Left = 95
Top = 164
Width = 250
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 255
ParentFont = False
TabOrder = 3
OnChange = id_paramsChange
end
object id_userpath: TEdit
Left = 95
Top = 188
Width = 250
Height = 21
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 255
ParentFont = False
TabOrder = 4
OnChange = id_userpathChange
end
object id_assymbol: TCheckBox
Tag = 6
Left = 95
Top = 236
Width = 114
Height = 14
Caption = 'run m&inimized'
TabOrder = 6
OnClick = id_assymbolClick
end
object id_addmenu: TButton
Tag = 8
Left = 348
Top = 20
Width = 100
Height = 23
Caption = '&Add Item...'
TabOrder = 8
OnClick = id_addmenuClick
end
object id_deletemenu: TButton
Tag = 9
Left = 348
Top = 70
Width = 100
Height = 23
Caption = '&Delete Item'
TabOrder = 10
OnClick = id_deletemenuClick
end
object id_changetitle: TButton
Tag = 10
Left = 348
Top = 96
Width = 100
Height = 23
Caption = 'Change &Title...'
TabOrder = 11
OnClick = id_changetitleClick
end
object Ok: TButton
Tag = 4001
Left = 348
Top = 139
Width = 100
Height = 23
Caption = 'Ok'
Default = True
ModalResult = 1
TabOrder = 12
OnClick = OkClick
end
object Cancel: TButton
Tag = 4002
Left = 348
Top = 164
Width = 100
Height = 23
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 13
OnClick = CancelClick
end
object id_globalhelp: TButton
Tag = 4003
Left = 348
Top = 189
Width = 100
Height = 23
Caption = '&Help'
TabOrder = 14
OnClick = id_globalhelpClick
end
object id_FullScreen: TCheckBox
Tag = 7
Left = 216
Top = 236
Width = 129
Height = 14
Caption = 'ma&ximized'
TabOrder = 7
OnClick = id_FullScreenClick
end
object id_addsubmenu: TButton
Tag = 16
Left = 348
Top = 45
Width = 100
Height = 23
Caption = 'Add s&ubmenu...'
TabOrder = 9
OnClick = id_addmenuClick
end
object id_ShortCutCombo: TComboBox
Left = 95
Top = 212
Width = 250
Height = 21
Style = csDropDownList
DropDownCount = 12
ItemHeight = 13
TabOrder = 5
OnChange = id_ShortCutComboChange
OnExit = id_ShortCutComboExit
end
object id_cmdline: TComboBox
Left = 95
Top = 140
Width = 226
Height = 21
ItemHeight = 13
TabOrder = 1
OnChange = id_cmdlineChange
OnClick = id_cmdlineChange
OnKeyDown = id_cmdlineKeyDown
end
object Translate1: TTranslate
Tag = 5780
Left = 400
Top = 220
end
object ResolutionFix1: TResolutionFix
Left = 368
Top = 220
end
end