home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1998 December
/
dpcb1298.iso
/
Utilit.ies
/
Maverick
/
Launch12.exe
/
0
/
RCDATA
/
TUD_LAUNCHBUTTON
/
TUD_LAUNCHBUTTON.txt
Wrap
Text File
|
1998-09-11
|
9KB
|
422 lines
object UD_LaunchButton: TUD_LaunchButton
Left = 316
Top = 174
HelpContext = -1
ActiveControl = edCommand
BorderStyle = bsDialog
Caption = 'Launch button properties'
ClientHeight = 250
ClientWidth = 500
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object lnCommand: TLabel
Left = 8
Top = 66
Width = 53
Height = 13
AutoSize = False
Caption = 'Command'
end
object lbCaption: TLabel
Left = 168
Top = 34
Width = 46
Height = 16
AutoSize = False
Caption = 'Caption'
end
object lbOperation: TLabel
Left = 8
Top = 126
Width = 49
Height = 16
AutoSize = False
Caption = 'Operation'
end
object lbParameters: TLabel
Left = 140
Top = 126
Width = 61
Height = 16
AutoSize = False
Caption = 'Parameters'
end
object lbDirectory: TLabel
Left = 8
Top = 170
Width = 93
Height = 13
AutoSize = False
Caption = 'Working Directory'
end
object IconNumber: TLabel
Left = 10
Top = 39
Width = 47
Height = 13
Caption = '678 / 789'
end
object lbHint: TLabel
Left = 186
Top = 58
Width = 23
Height = 16
AutoSize = False
Caption = 'Hint'
end
object Label1: TLabel
Left = 224
Top = 212
Width = 45
Height = 13
AutoSize = False
Caption = 'Hot key'
end
object shColor: TShape
Left = 476
Top = 229
Width = 16
Height = 16
Shape = stEllipse
end
object btSpecial: TButton
Left = 420
Top = 80
Width = 72
Height = 21
Caption = 'Special'
TabOrder = 9
OnClick = btSpecialClick
end
object ckTransparent: TCheckBox
Left = 400
Top = 210
Width = 81
Height = 17
Hint = 'If checked, the button appears to be transparent.'
Caption = 'Transparent'
TabOrder = 26
end
object ckOpenWithExplorer: TCheckBox
Left = 64
Top = 124
Width = 61
Height = 17
Hint =
'If clear, folders and drives will open using drop-down file menu' +
's.'
Caption = 'Explorer'
TabOrder = 11
OnClick = CheckEnablings
end
object ckLaunchOnHotKey: TCheckBox
Left = 332
Top = 210
Width = 60
Height = 17
Hint =
'If checked, the hot key may be used to launch the button (or app' +
'lication).'
Caption = 'Launch'
TabOrder = 22
end
object btCancel: TButton
Left = 72
Top = 60
Width = 53
Height = 21
Cancel = True
Caption = '&Cancel'
TabOrder = 19
OnClick = ButtonClick
end
object btOK: TButton
Left = 124
Top = 60
Width = 57
Height = 21
Caption = '&OK'
Default = True
TabOrder = 20
OnClick = ButtonClick
end
object ckDerefLinks: TCheckBox
Left = 140
Top = 160
Width = 73
Height = 17
Hint =
'If checked, .LNK (shortcut) files will be derefenced when droppe' +
'd.'
Caption = 'Deref links'
TabOrder = 24
end
object ckDropLongNames: TCheckBox
Left = 380
Top = 124
Width = 117
Height = 17
Hint =
'If checked, an application is guaranteed to receive a long filen' +
'ame.'
Caption = 'Drop long filenames'
TabOrder = 15
OnClick = ckFilenamesClick
end
object ckSpecialOperation: TCheckBox
Left = 380
Top = 160
Width = 113
Height = 17
Hint =
'Use '#39'Open'#39' for mouse click, or replace Command with dropped para' +
'meters.'
Caption = 'Special operation'
TabOrder = 23
OnClick = CheckEnablings
end
object ckPlaceDropFilesLast: TCheckBox
Left = 228
Top = 160
Width = 133
Height = 17
Hint =
'If checked, the names of dropped files will be placed after thes' +
'e params.'
Caption = 'Place dropped files last'
TabOrder = 16
end
object ckDropShortNames: TCheckBox
Left = 228
Top = 124
Width = 117
Height = 17
Hint =
'If checked, an application is guaranteed to receive a short file' +
'name.'
Caption = 'Drop short filenames'
TabOrder = 14
OnClick = ckFilenamesClick
end
object edCommand: TEdit
Left = 8
Top = 80
Width = 412
Height = 21
TabOrder = 8
OnDblClick = edCommandDblClick
OnEnter = Enter_Edit
OnExit = Exit_edCommand
end
object edParameters: TEdit
Left = 140
Top = 140
Width = 352
Height = 21
Hint = 'Enter the parameters which must follow the command.'
TabOrder = 13
end
object edDirectory: TEdit
Left = 8
Top = 184
Width = 484
Height = 21
TabOrder = 17
OnDblClick = edDirectoryDblClick
OnEnter = Enter_Edit
OnExit = Exit_edDirectory
end
object IconUpDown: TUpDown
Left = 8
Top = 4
Width = 17
Height = 34
Hint = 'Choose the icon from those available'
Min = 0
Max = 0
Position = 0
TabOrder = 0
Wrap = True
OnClick = IconUpDownClick
end
object cmOperation: TComboBox
Left = 8
Top = 140
Width = 117
Height = 21
Hint = 'Choose the operation to perform with the command.'
DropDownCount = 10
ItemHeight = 13
Items.Strings = (
'Open'
'Explore'
'Find'
'Print'
'PrintTo'
'Delete'
'OpenAs'
'OpenChannel'
'Properties'
'AutoRun'
'Play'
'.OpenFiles')
TabOrder = 12
Text = 'Open'
OnChange = CheckEnablings
end
object edOpenWith: TEdit
Left = 11
Top = 104
Width = 458
Height = 17
Cursor = crArrow
Hint = 'This is the application that will be launched by Windows.'
TabStop = False
BorderStyle = bsNone
ParentColor = True
ReadOnly = True
TabOrder = 10
end
object ckIconUseDefault: TCheckBox
Left = 72
Top = 21
Width = 81
Height = 17
Hint = 'If checked, Windows will choose the icon.'
Caption = 'Default Icon'
TabOrder = 3
OnClick = ckIconUseDefaultClick
end
object rdgWindowSize: TRadioGroup
Left = 8
Top = 212
Width = 201
Height = 33
Hint =
'Choose the initial size of the window. (Max is full-screen, Min ' +
'is iconised)'
Caption = 'Window Size'
Columns = 3
ItemIndex = 0
Items.Strings = (
'Normal'
'Max'
'Min')
TabOrder = 18
end
object edCaption: TEdit
Left = 208
Top = 32
Width = 144
Height = 21
Hint = 'Enter an appropiate caption for the launch button.'
TabOrder = 5
OnChange = edCaptionChange
OnExit = CheckEnablings
end
object edHint: TEdit
Left = 208
Top = 52
Width = 144
Height = 21
Hint = 'Enter an appropriate hint for the launch button.'
TabOrder = 6
end
object ckIconUseSpecial: TCheckBox
Left = 72
Top = 4
Width = 81
Height = 17
Hint =
'If checked, you may choose an icon from an alternative file (.dl' +
'l, .ico or .exe)'
Caption = 'Special Icon'
TabOrder = 1
OnClick = ckIconUseSpecialClick
end
object btVerify: TButton
Left = 72
Top = 40
Width = 89
Height = 21
Hint =
'If using a default icon, you may click this button after editing' +
' the command.'
Caption = 'Verify Icon'
TabOrder = 4
TabStop = False
OnClick = CheckIconInfo
end
object rdgCaptionPos: TRadioGroup
Left = 364
Top = 27
Width = 128
Height = 46
Hint = 'Choose the position of the caption relative to the icon'
Caption = ' Caption Position '
Columns = 2
Items.Strings = (
'Hint'
'Right'
'Bottom')
TabOrder = 7
OnClick = CheckEnablings
end
object cmIconSpecialFile: TComboBox
Left = 164
Top = 4
Width = 328
Height = 21
Hint =
'Choose an icon file (*.dll, ico, exe, cpl, cur, ani). Double-cli' +
'ck to browse.'
ItemHeight = 13
Items.Strings = (
'\System\Shell32.DLL'
'\System\PIFmgr.DLL'
'\Moricons.DLL'
'\Progman.EXE')
TabOrder = 2
Text = 'cmIconSpecialFile'
OnChange = Change_cmSpecialIcon
OnDblClick = cmIconSpecialFileDblClick
OnEnter = Enter_Edit
OnExit = Exit_cmSpecialIcon
end
object edHotKey: THotKey
Left = 224
Top = 226
Width = 165
Height = 19
Hint = 'Choose a hot key to reactivate a launched application.'
HotKey = 0
InvalidKeys = [hcNone, hcShift]
Modifiers = []
TabOrder = 21
end
object btColor: TButton
Left = 400
Top = 226
Width = 69
Height = 21
Hint = 'Click to change the colour of the launch button.'
Caption = 'Colour ...'
TabOrder = 25
OnClick = ButtonClick
end
object OpenDialog: TOpenDialog
FileEditStyle = fsEdit
Filter =
'All Files|*.*|Application Files|*.EXE;*.COM;*.BAT|ScreenSavers|*' +
'.SCR|Icon Files|*.ICO;*.DLL;*.EXE;*.CPL;*.CUR;*.ANI'
Options = [ofHideReadOnly, ofNoDereferenceLinks]
Left = 448
Top = 100
end
end