home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / sharewar / neosoft / win / qm41 / install / qmwin.exe / 0 / RCDATA / TSETUPFORM / TSETUPFORM.txt < prev   
Encoding:
Text File  |  1996-10-11  |  13.0 KB  |  483 lines

  1. object SetupForm: TSetupForm
  2.   Left = 153
  3.   Top = 108
  4.   BorderStyle = bsDialog
  5.   Caption = 'Desktop Setup'
  6.   ClientHeight = 231
  7.   ClientWidth = 529
  8.   Font.Color = clBlack
  9.   Font.Height = -12
  10.   Font.Name = 'Arial'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   Scaled = False
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 15
  17.   object TabSet1: TTabSet
  18.     Left = 0
  19.     Top = 210
  20.     Width = 529
  21.     Height = 21
  22.     Align = alBottom
  23.     Font.Color = clBtnText
  24.     Font.Height = -11
  25.     Font.Name = 'MS Sans Serif'
  26.     Font.Style = []
  27.     Tabs.Strings = (
  28.       'Desktop Attributes'
  29.       'User Passwords'
  30.       'Miscellaneous')
  31.     TabIndex = 0
  32.     OnClick = TabSet1Click
  33.     OnChange = TabSet1Change
  34.   end
  35.   object Notebook1: TNotebook
  36.     Left = 0
  37.     Top = 0
  38.     Width = 437
  39.     Height = 210
  40.     TabOrder = 1
  41.     object TPage
  42.       Left = 0
  43.       Top = 0
  44.       Caption = 'Preferences'
  45.       object GroupBox1: TGroupBox
  46.         Left = 8
  47.         Top = 8
  48.         Width = 425
  49.         Height = 188
  50.         Caption = 'Desktop Attributes'
  51.         Font.Color = clBtnText
  52.         Font.Height = -12
  53.         Font.Name = 'Arial'
  54.         Font.Style = []
  55.         ParentFont = False
  56.         TabOrder = 0
  57.       end
  58.       object MenuBar: TCheckBox
  59.         Left = 20
  60.         Top = 28
  61.         Width = 361
  62.         Height = 17
  63.         Caption = 'Show Menu &Bar  (when disabled, right click mouse for menu)'
  64.         Font.Color = clBtnText
  65.         Font.Height = -12
  66.         Font.Name = 'Arial'
  67.         Font.Style = []
  68.         ParentFont = False
  69.         TabOrder = 1
  70.       end
  71.       object DisplayTabs: TCheckBox
  72.         Left = 20
  73.         Top = 48
  74.         Width = 113
  75.         Height = 17
  76.         Caption = 'Show Page &Tabs'
  77.         Font.Color = clBtnText
  78.         Font.Height = -12
  79.         Font.Name = 'Arial'
  80.         Font.Style = []
  81.         ParentFont = False
  82.         TabOrder = 2
  83.       end
  84.       object DateTime: TCheckBox
  85.         Left = 20
  86.         Top = 68
  87.         Width = 137
  88.         Height = 17
  89.         Caption = 'Show &Date and Time'
  90.         Font.Color = clBtnText
  91.         Font.Height = -12
  92.         Font.Name = 'Arial'
  93.         Font.Style = []
  94.         ParentFont = False
  95.         TabOrder = 3
  96.       end
  97.       object AllowSizing: TCheckBox
  98.         Left = 20
  99.         Top = 88
  100.         Width = 213
  101.         Height = 17
  102.         Caption = 'Allow Desktop &Window to be Sized'
  103.         Font.Color = clBtnText
  104.         Font.Height = -12
  105.         Font.Name = 'Arial'
  106.         Font.Style = []
  107.         ParentFont = False
  108.         TabOrder = 4
  109.       end
  110.       object AllowScrolling: TCheckBox
  111.         Left = 20
  112.         Top = 108
  113.         Width = 409
  114.         Height = 17
  115.         Caption = 
  116.           'Allow &Scrolling when Desktop Items extend beyond Window Boundri' +
  117.           'es'
  118.         Font.Color = clBtnText
  119.         Font.Height = -12
  120.         Font.Name = 'Arial'
  121.         Font.Style = []
  122.         ParentFont = False
  123.         TabOrder = 5
  124.       end
  125.       object WantExitPrompt: TCheckBox
  126.         Left = 20
  127.         Top = 128
  128.         Width = 265
  129.         Height = 17
  130.         Caption = 'Ask for &Confirmation Before Exiting QuikMenu'
  131.         Font.Color = clBtnText
  132.         Font.Height = -12
  133.         Font.Name = 'Arial'
  134.         Font.Style = []
  135.         ParentFont = False
  136.         TabOrder = 6
  137.       end
  138.       object KeepLog: TCheckBox
  139.         Left = 20
  140.         Top = 148
  141.         Width = 397
  142.         Height = 17
  143.         Caption = 'Keep a time log of all desktop activity'
  144.         TabOrder = 7
  145.       end
  146.       object EncryptFile: TCheckBox
  147.         Left = 20
  148.         Top = 168
  149.         Width = 405
  150.         Height = 17
  151.         Caption = 
  152.           '&Encrypt Desktop File (prevents file from being edited with text' +
  153.           ' editor)'
  154.         Font.Color = clBtnText
  155.         Font.Height = -12
  156.         Font.Name = 'Arial'
  157.         Font.Style = []
  158.         ParentFont = False
  159.         TabOrder = 8
  160.       end
  161.     end
  162.     object TPage
  163.       Left = 0
  164.       Top = 0
  165.       Caption = 'Password'
  166.       object GroupBox2: TGroupBox
  167.         Left = 8
  168.         Top = 8
  169.         Width = 409
  170.         Height = 189
  171.         Caption = 'Password / Access Control Settings'
  172.         Font.Color = clBtnText
  173.         Font.Height = -12
  174.         Font.Name = 'Arial'
  175.         Font.Style = []
  176.         ParentFont = False
  177.         TabOrder = 0
  178.         object Label2: TLabel
  179.           Left = 12
  180.           Top = 28
  181.           Width = 72
  182.           Height = 15
  183.           Alignment = taRightJustify
  184.           AutoSize = False
  185.           Caption = 'Protect What:'
  186.           FocusControl = MenuList
  187.         end
  188.         object Label1: TLabel
  189.           Left = 99
  190.           Top = 64
  191.           Width = 59
  192.           Height = 15
  193.           Caption = '&Password:'
  194.           FocusControl = PassEdit
  195.         end
  196.         object TheIcon: TNeoImage
  197.           Left = 312
  198.           Top = 56
  199.           Width = 32
  200.           Height = 32
  201.         end
  202.         object LockClosed: TNeoImage
  203.           Left = 8
  204.           Top = 53
  205.           Width = 32
  206.           Height = 32
  207.           AutoSize = True
  208.           Picture.Data = {<image000.ico>}
  209.           Visible = False
  210.         end
  211.         object LockOpen: TNeoImage
  212.           Left = 44
  213.           Top = 53
  214.           Width = 32
  215.           Height = 32
  216.           AutoSize = True
  217.           Picture.Data = {<image001.ico>}
  218.           Visible = False
  219.         end
  220.         object Bevel1: TBevel
  221.           Left = 88
  222.           Top = 56
  223.           Width = 9
  224.           Height = 61
  225.           Shape = bsLeftLine
  226.         end
  227.         object NeoImage1: TNeoImage
  228.           Left = 8
  229.           Top = 130
  230.           Width = 59
  231.           Height = 41
  232.           AutoSize = True
  233.           Transparent = True
  234.         end
  235.         object Balloon1: TBalloon
  236.           Left = 68
  237.           Top = 134
  238.           Width = 330
  239.           Height = 37
  240.           Caption = 
  241.             'These passwords and access control settings only affect this cop' +
  242.             'y of QuikMenu.'
  243.           Font.Color = clBlack
  244.           Font.Height = -11
  245.           Font.Name = 'Arial'
  246.           Font.Style = []
  247.           XOffset = 5
  248.           YOffset = 3
  249.           StemOffset = 7
  250.         end
  251.         object MenuList: TComboBox
  252.           Left = 88
  253.           Top = 24
  254.           Width = 310
  255.           Height = 23
  256.           Style = csDropDownList
  257.           Font.Color = clWindowText
  258.           Font.Height = -12
  259.           Font.Name = 'Arial'
  260.           Font.Style = []
  261.           ItemHeight = 15
  262.           Items.Strings = (
  263.             'Desktop Menu'
  264.             '     New Command '
  265.             '     Open Command'
  266.             '     Run Command'
  267.             '     Exit Command'
  268.             '          Exit in MS-DOS mode'
  269.             'Modify Menu'
  270.             'Page Menu'
  271.             'Options Menu'
  272.             '     View Log Command'
  273.             '          New Log Command'
  274.             '          Open Log Command'
  275.             '     Task Manager Command'
  276.             'Help Menu'
  277.             'Master Password (overrides all other passwords)'
  278.             'PopUp Menu (accessed via right mouse button)')
  279.           ParentFont = False
  280.           TabOrder = 0
  281.           OnChange = MenuListChange
  282.         end
  283.         object PassEdit: TEdit
  284.           Left = 164
  285.           Top = 60
  286.           Width = 142
  287.           Height = 23
  288.           Font.Color = clWindowText
  289.           Font.Height = -12
  290.           Font.Name = 'Arial'
  291.           Font.Style = []
  292.           MaxLength = 10
  293.           ParentFont = False
  294.           TabOrder = 1
  295.           OnChange = PassEditChange
  296.         end
  297.         object Disablemenu: TCheckBox
  298.           Left = 100
  299.           Top = 96
  300.           Width = 241
  301.           Height = 17
  302.           Caption = '&Remove this Choice from the Menu Bar'
  303.           Enabled = False
  304.           TabOrder = 2
  305.           OnClick = DisablemenuClick
  306.         end
  307.       end
  308.     end
  309.     object TPage
  310.       Left = 0
  311.       Top = 0
  312.       Caption = 'Miscellaneous'
  313.       object TempDirPrompt: TLabel
  314.         Left = 8
  315.         Top = 24
  316.         Width = 86
  317.         Height = 15
  318.         Caption = '&Temp Directory:'
  319.         FocusControl = TempDirBox
  320.         Font.Color = clBtnText
  321.         Font.Height = -12
  322.         Font.Name = 'Arial'
  323.         Font.Style = []
  324.         ParentFont = False
  325.       end
  326.       object TempBrowseButton: TSpeedButton
  327.         Left = 401
  328.         Top = 21
  329.         Width = 23
  330.         Height = 23
  331.         Glyph.Data = {
  332.           E6000000424DE6000000000000007600000028000000100000000E0000000100
  333.           0400000000000000000080020000E00100000000000000000000030303000303
  334.           8300038303000383830083030300830383008383030083838300C3C3C3000303
  335.           FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00111111111111
  336.           11111110000000000111110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBB
  337.           B011110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBBB011110BBBBBBBBB
  338.           B011110BBBBBBBBBB011110BBBBB0000001111100000BBBBB011111111110000
  339.           01111111111111111111}
  340.         OnClick = TempBrowseButtonClick
  341.       end
  342.       object Label8: TLabel
  343.         Left = 8
  344.         Top = 81
  345.         Width = 417
  346.         Height = 33
  347.         AutoSize = False
  348.         Caption = 
  349.           'NOTE: The Temp Directory is used to store temporary files create' +
  350.           'd while QuikMenu 4 Windows is in the modify mode.'
  351.         Font.Color = clWindowText
  352.         Font.Height = -11
  353.         Font.Name = 'Arial'
  354.         Font.Style = []
  355.         ParentFont = False
  356.         WordWrap = True
  357.       end
  358.       object Bevel3: TBevel
  359.         Left = 8
  360.         Top = 127
  361.         Width = 385
  362.         Height = 9
  363.         Shape = bsTopLine
  364.       end
  365.       object TempDirBox: TEdit
  366.         Left = 97
  367.         Top = 22
  368.         Width = 300
  369.         Height = 22
  370.         AutoSize = False
  371.         Font.Color = clBtnText
  372.         Font.Height = -12
  373.         Font.Name = 'Arial'
  374.         Font.Style = []
  375.         ParentFont = False
  376.         TabOrder = 0
  377.       end
  378.       object UseDOSTemp: TCheckBox
  379.         Left = 8
  380.         Top = 57
  381.         Width = 189
  382.         Height = 17
  383.         Caption = '&Use Windows Temp Directory'
  384.         Font.Color = clBtnText
  385.         Font.Height = -12
  386.         Font.Name = 'Arial'
  387.         Font.Style = []
  388.         ParentFont = False
  389.         TabOrder = 1
  390.         OnClick = UseDOSTempClick
  391.       end
  392.       object BackUp: TCheckBox
  393.         Left = 8
  394.         Top = 160
  395.         Width = 177
  396.         Height = 17
  397.         Caption = 'Create &Backup Desktop File'
  398.         Font.Color = clBtnText
  399.         Font.Height = -12
  400.         Font.Name = 'Arial'
  401.         Font.Style = []
  402.         ParentFont = False
  403.         TabOrder = 2
  404.       end
  405.     end
  406.   end
  407.   object NeoBitBtn1: TNeoBitBtn
  408.     Left = 440
  409.     Top = 108
  410.     Width = 81
  411.     Height = 29
  412.     Caption = 'OK'
  413.     Default = True
  414.     Font.Color = clBtnText
  415.     Font.Height = -12
  416.     Font.Name = 'Arial'
  417.     Font.Style = []
  418.     ModalResult = 1
  419.     ParentFont = False
  420.     TabOrder = 2
  421.     Glyph.Data = {
  422.       F6000000424DF600000000000000760000002800000010000000100000000100
  423.       0400000000000000000080020000E00100000000000000000000030303000303
  424.       830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  425.       FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
  426.       3333333333333333300033333333333000B0330000300000E00030BFB80FBFB0
  427.       E0003000000BFBF0E00030BFB80FBFB0E0003000000BFBF0E00030BFB80F0FB0
  428.       E00030000000FBF0E00030BFB800BFB0E0003300000BFB0000003333330FB033
  429.       33333333330B033333333333330F733333333333333073333333}
  430.   end
  431.   object NeoBitBtn2: TNeoBitBtn
  432.     Left = 440
  433.     Top = 140
  434.     Width = 81
  435.     Height = 29
  436.     Cancel = True
  437.     Caption = 'Cancel'
  438.     Font.Color = clBtnText
  439.     Font.Height = -12
  440.     Font.Name = 'Arial'
  441.     Font.Style = []
  442.     ModalResult = 2
  443.     ParentFont = False
  444.     TabOrder = 3
  445.     Glyph.Data = {
  446.       F6000000424DF600000000000000760000002800000010000000100000000100
  447.       0400000000000000000080020000E00100000000000000000000030303000303
  448.       830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  449.       FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333707333
  450.       33333333330F733333333333330B033330003333330FB03000B03370000BFB00
  451.       E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000330078FBFBF0
  452.       E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000337000000000
  453.       0000333333333333333333333333333333333333333333333333}
  454.   end
  455.   object NeoBitBtn3: TNeoBitBtn
  456.     Left = 440
  457.     Top = 172
  458.     Width = 81
  459.     Height = 29
  460.     Caption = '&Help'
  461.     Font.Color = clBtnText
  462.     Font.Height = -12
  463.     Font.Name = 'Arial'
  464.     Font.Style = []
  465.     ParentFont = False
  466.     TabOrder = 4
  467.     OnClick = NeoBitBtn3Click
  468.     Glyph.Data = {
  469.       76010000424D760100000000000076000000280000001B000000100000000100
  470.       0400000000000000000080020000E00100000000000000000000030303000303
  471.       830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  472.       FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
  473.       3300003333333330000033333333333300BFBF00333333300000333333333330
  474.       FBF00BFB03333330000033333333330FBFBFBFBFB0333330000033333333300B
  475.       FBFBFBFBF003333000003333333000BFBFB00FBFBF00033000003333330BF0FB
  476.       FB0BF0FBFB0BF03000003CC330BF70BF000FBF00BF07BF0000003CC330FBF0F0
  477.       FF00F0FF0B0BFB000000333330BF00B0F00FB0F00F00BF0000003CC3330030F0
  478.       000BF0000B03003000003CCC3333300F00BFBF00B00333300000333CC333330B
  479.       FBF00BFBF03333300000CC3CC3333330BFBF0FBF033333300000CCCCC3333333
  480.       00FBFB003333333000003CCC3333333333000033333333300000}
  481.   end
  482. end
  483.