object TntFormUltraLaunchDesigner: TTntFormUltraLaunchDesigner Left = 660 Top = 269 BorderStyle = bsNone Caption = 'UltraLaunch Designer' ClientHeight = 420 ClientWidth = 499 Color = clBtnFace Constraints.MinHeight = 354 Constraints.MinWidth = 310 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poScreenCenter OnCloseQuery = TntFormCloseQuery OnCreate = TntFormCreate OnKeyDown = TntFormKeyDown OnShow = TntFormShow PixelsPerInch = 96 TextHeight = 13 object SpTBXSplitter1: TSpTBXSplitter Left = 185 Top = 0 Height = 420 Cursor = crSizeWE AutoCalcMaxSize = False end object VirtualStringTreeLauncher: TVirtualStringTree Left = 0 Top = 0 Width = 185 Height = 420 HelpType = htKeyword Align = alLeft DragMode = dmAutomatic DrawSelectionMode = smBlendedRectangle Header.AutoSizeIndex = 0 Header.DefaultHeight = 17 Header.Font.Charset = DEFAULT_CHARSET Header.Font.Color = clWindowText Header.Font.Height = -11 Header.Font.Name = 'MS Sans Serif' Header.Font.Style = [] Header.MainColumn = -1 Header.Options = [hoColumnResize, hoDrag] Images = ImageList NodeDataSize = 4 SelectionCurveRadius = 4 TabOrder = 0 TreeOptions.AutoOptions = [toAutoDropExpand, toAutoExpand, toAutoScroll, toAutoScrollOnExpand, toAutoTristateTracking] TreeOptions.MiscOptions = [toAcceptOLEDrop, toEditable, toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning] TreeOptions.PaintOptions = [toHideFocusRect, toShowButtons, toShowDropmark, toShowRoot, toShowTreeLines, toThemeAware, toUseBlendedImages, toUseBlendedSelection] TreeOptions.SelectionOptions = [toDisableDrawSelection] OnDragOver = VirtualStringTreeLauncherDragOver OnDragDrop = VirtualStringTreeLauncherDragDrop OnFocusChanged = VirtualStringTreeLauncherFocusChanged OnFocusChanging = VirtualStringTreeLauncherFocusChanging OnFreeNode = VirtualStringTreeLauncherFreeNode OnGetText = VirtualStringTreeLauncherGetText OnGetImageIndexEx = VirtualStringTreeLauncherGetImageIndexEx OnNewText = VirtualStringTreeLauncherNewText Columns = <> end object SpTBXPanel1: TSpTBXPanel Left = 190 Top = 0 Width = 309 Height = 420 Align = alClient TabOrder = 1 TBXStyleBackground = True DesignSize = ( 309 420) object SpTBXButtonNewApp: TSpTBXButton Left = 16 Top = 8 Width = 137 Height = 25 Hint = 'Create a new application to launch' Action = ActionNewApplication TabOrder = 0 end object SpTBXButtonNewMenu: TSpTBXButton Left = 16 Top = 36 Width = 137 Height = 25 Hint = 'Create a submenu to store new applications' Action = ActionNewSubMenu TabOrder = 1 end object SpTBXButtonDelete: TSpTBXButton Left = 160 Top = 8 Width = 137 Height = 25 Hint = 'Delete the selected Launcher applications' Action = ActionDelete TabOrder = 2 end object SpTBXComboBoxOperation: TSpTBXComboBox Left = 24 Top = 127 Width = 105 Height = 21 Hint = 'The verb sent to the ShellExecute API' ItemHeight = 13 TabOrder = 5 Text = 'open' Items.Strings = ( 'open' 'openas' 'print' 'properties') end object SpTBXLabelOperation: TSpTBXLabel Left = 16 Top = 109 Width = 46 Height = 13 Caption = 'Operation' end object SpTBXButtonEditAppFile: TSpTBXButtonEdit Left = 24 Top = 84 Width = 273 Height = 21 Hint = 'The file that will be executed when the launcher button is click' + 'ed' Anchors = [akLeft, akTop, akRight] TabOrder = 4 EditButton.Left = 249 EditButton.Top = 0 EditButton.Width = 20 EditButton.Height = 17 EditButton.Action = ActionQueryFileName EditButton.Align = alRight end object SpTBXLabelAppFile: TSpTBXLabel Left = 16 Top = 66 Width = 71 Height = 13 Caption = 'Application File' end object SpTBXButtonEditInitialDir: TSpTBXButtonEdit Left = 23 Top = 337 Width = 275 Height = 21 Hint = 'Initial directory of the newly launched application' Anchors = [akLeft, akRight, akBottom] TabOrder = 9 EditButton.Left = 251 EditButton.Top = 0 EditButton.Width = 20 EditButton.Height = 17 EditButton.Action = ActionQueryInitialDir EditButton.Align = alRight end object SpTBXLabelInitialDir: TSpTBXLabel Left = 16 Top = 318 Width = 69 Height = 13 Caption = 'Initial Directory' Anchors = [akLeft, akBottom] end object SpTBXEditCommandLine: TSpTBXEdit Left = 24 Top = 171 Width = 273 Height = 21 Hint = 'The command line parameters for the application' Anchors = [akLeft, akTop, akRight] TabOrder = 7 end object SpTBXLabelCmdLineParams: TSpTBXLabel Left = 16 Top = 153 Width = 126 Height = 13 Caption = 'Command Line Parameters' end object SpTBXComboBoxShowWindow: TSpTBXComboBox Left = 144 Top = 128 Width = 153 Height = 21 Hint = 'How the new window is requested to be shown' Style = csDropDownList Anchors = [akLeft, akTop, akRight] ItemHeight = 13 ItemIndex = 0 TabOrder = 6 Text = 'Normal' Items.Strings = ( 'Normal' 'Maximized' 'Minimized') end object SpTBXLabelShowWindow: TSpTBXLabel Left = 136 Top = 110 Width = 69 Height = 13 Caption = 'Show Window' end object SpTBXButtonOk: TSpTBXButton Left = 37 Top = 382 Width = 129 Height = 25 Action = ActionOk Anchors = [akRight, akBottom] TabOrder = 10 Default = True ModalResult = 1 end object SpTBXButtonCancel: TSpTBXButton Left = 173 Top = 381 Width = 129 Height = 25 Caption = '&Cancel' Anchors = [akRight, akBottom] TabOrder = 11 ModalResult = 2 end object SpTBXButtonRename: TSpTBXButton Left = 160 Top = 36 Width = 137 Height = 25 Hint = 'Rename the selected application' Action = ActionRename TabOrder = 3 end object SpTBXLabelMacros: TSpTBXLabel Left = 56 Top = 197 Width = 198 Height = 13 Caption = 'Parameter Macros (Double Click to select)' end object SpTBXListBoxMacros: TSpTBXListBox Left = 88 Top = 216 Width = 208 Height = 97 Anchors = [akLeft, akTop, akRight, akBottom] ItemHeight = 16 Items.Strings = ( '"{FilePath}"' '"{FilePathShort}"' '"{FilePathList}"' '"{FilePathListShort}"' '"{FilePathListCmdLine}"' '"{FilePathListShortCmdLine}"' '"{FileDir}"' '"{FileDirShort}"' '"{FileName}"' '"{FileNameShort}"' '"{FileNameList}"' '"{FileNameListShort}"' '"{FileNameListCmdLine}"' '"{FileNameListShortCmdLine}"' '{ViewerText}' '{ViewerPos}') TabOrder = 8 OnDblClick = SpTBXListBoxMacrosDblClick end end object TntActionList: TTntActionList Left = 70 Top = 8 object ActionNewApplication: TTntAction Caption = 'New Application' OnExecute = ActionNewApplicationExecute end object ActionNewSubMenu: TTntAction Caption = 'New SubMenu' OnExecute = ActionNewSubMenuExecute end object ActionDelete: TTntAction Caption = 'Delete' OnExecute = ActionDeleteExecute end object ActionQueryFileName: TTntAction Caption = '...' OnExecute = ActionQueryFileNameExecute end object ActionQueryInitialDir: TTntAction Caption = '...' OnExecute = ActionQueryInitialDirExecute end object ActionOk: TTntAction Caption = '&Ok' OnExecute = ActionOkExecute end object ActionRename: TTntAction Caption = 'Rename' OnExecute = ActionRenameExecute end end object TntOpenDialog: TTntOpenDialog Left = 38 Top = 8 end object ImageList: TImageList Left = 102 Top = 8 Bitmap = { 494C010101000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600 0000000000003600000028000000400000001000000001002000000000000010 00000000000000000000000000000000000000000000AB411A00BC390900B13E 1400BE380700BE380700BE380700BE380700A444210099492C0099492C009949 2C009C482900A9421C0000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000A9421C00F8906300BE380700FBBD A300F9926600F8906500F9916500F9916500F8906500F9916500F8906500F891 6600D8653A00F5BAAC00BC390900000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000BE380700F9926A00BE380700FCBF A800FA956F00F9946F00FA946E00F9946F00FA956F00FA956F00FA956F00F993 6E00D9663E00F5BCB100BE380700000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000BE380700FA967200BE380700FCC0 AE00FB987900FB987900FB987900FB987900FB987900FB997A00FA977900FA97 7900D9684400F6BEB600A8421D00000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000BC390900FB977900BE380700FDC4 B500FB9A8300FB9B8400FC9B8300FC9B8300FC9C8400FC9B8300FB9A8300FC9B 8400DA694800F6BFBB00BE380700000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000BE380700FC9B8200BE380700FDC4 BA00FC9E8D00FC9E8D00FC9E8D00FD9F8D00FD9F8D00FC9E8D00FD9F8D00FC9E 8D00DA6B4C00F7C1BE00BE380700000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000BE380700FC9C8A00BE380700FFFF FF00FED0C900FECFC800FED0C900FED0C900FED0C900FECFC800FED0C900FECF C800E7AD9B00FBE0DE00BE380700000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000BE380700FEA19300BE380700BE38 0700BE380700BE380700BE380700BE380700BE380700BE380700BE380700BE38 0700BE380700B33D12008B503A00000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000BD380800FEA49B00FEA29A00FEA2 9A00FDA39B00FEA39B00FEA29A00FEA49B00FDA19A00FEA49B00FEA29A00FEA2 9A00AA4119000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000944C3100FEFEFE00FFA4A000FEA3 A000FEA3A000FEA5A100FEA4A100FEA4A000FEA4A100FFA5A100FFA4A000FCA8 A40064605F000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000A6431F00FEFEFE00FFA6 A500FFA6A500FFA6A500BB390A00A5442000A1462400A5442000AD401800A344 2200000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000AA411B00AB41 1A00AF3F1600A6431F0000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000424D3E000000000000003E000000 2800000040000000100000000100010000000000800000000000000000000000 000000000000000000000000FFFFFF0080030000000000000001000000000000 0001000000000000000100000000000000010000000000000001000000000000 0001000000000000000100000000000000070000000000000007000000000000 800F000000000000C3FF000000000000FFFF000000000000FFFF000000000000 FFFF000000000000FFFF00000000000000000000000000000000000000000000 000000000000} end object DKLanguageController1: TDKLanguageController IgnoreList.Strings = ( '*.Font.Name' 'SpTBXButtonEditAppFile.Text' 'SpTBXButtonEditInitialDir.Text' 'SpTBXComboBoxOperation.Items' 'SpTBXComboBoxOperation.Text' 'SpTBXEdit*.*' 'SpTBXEditCommandLine.Text' 'SpTBXListBoxMacros.Items' 'SpTBXPanel*.*' 'TBXLink*.*') StoreList.Strings = ( '*.Caption' '*.Hint') Left = 6 Top = 8 LangData = { 1A00546E74466F726D556C7472614C61756E636844657369676E657201010000 0001000000070043617074696F6E011F00000019005669727475616C53747269 6E67547265654C61756E6368657200000E00537054425853706C697474657231 00000B00537054425850616E656C31000011005370544258427574746F6E4E65 7741707001020000001F000000070043617074696F6E03000000040048696E74 0012005370544258427574746F6E4E65774D656E750102000000200000000700 43617074696F6E04000000040048696E740011005370544258427574746F6E44 656C657465010200000021000000070043617074696F6E05000000040048696E 740016005370544258436F6D626F426F784F7065726174696F6E010100000006 000000040048696E7400130053705442584C6162656C4F7065726174696F6E01 0100000008000000070043617074696F6E0016005370544258427574746F6E45 64697441707046696C65010100000009000000040048696E7401010000000E00 53756245646974427574746F6E30010100000022000000070043617074696F6E 00110053705442584C6162656C41707046696C6501010000000A000000070043 617074696F6E0019005370544258427574746F6E45646974496E697469616C44 697201010000000B000000040048696E7401010000000E005375624564697442 7574746F6E30010100000023000000070043617074696F6E0014005370544258 4C6162656C496E697469616C44697201010000000C000000070043617074696F 6E001400537054425845646974436F6D6D616E644C696E650000170053705442 584C6162656C436D644C696E65506172616D7301010000000E00000007004361 7074696F6E0017005370544258436F6D626F426F7853686F7757696E646F7701 020000000F000000040048696E74100000000400546578740014005370544258 4C6162656C53686F7757696E646F77010100000012000000070043617074696F 6E000D005370544258427574746F6E4F6B010100000024000000070043617074 696F6E0011005370544258427574746F6E43616E63656C010100000013000000 070043617074696F6E0011005370544258427574746F6E52656E616D65010200 000025000000070043617074696F6E14000000040048696E7400100053705442 584C6162656C4D6163726F73010100000015000000070043617074696F6E0012 0053705442584C697374426F784D6163726F7300000D00546E74416374696F6E 4C69737400001400416374696F6E4E65774170706C69636174696F6E01010000 0016000000070043617074696F6E001000416374696F6E4E65775375624D656E 75010100000017000000070043617074696F6E000C00416374696F6E44656C65 7465010100000018000000070043617074696F6E001300416374696F6E517565 727946696C654E616D6501010000001D000000070043617074696F6E00150041 6374696F6E5175657279496E697469616C44697201010000001E000000070043 617074696F6E000800416374696F6E4F6B010100000019000000070043617074 696F6E000C00416374696F6E52656E616D6501010000001A0000000700436170 74696F6E000D00546E744F70656E4469616C6F6700000900496D6167654C6973 740000} end end