home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2002 #8 / K-CD_2002-08.iso / CyberBuddy / _SETUP.1 / CyberBud.exe / 0 / RCDATA / TADVANCEDFORM / TADVANCEDFORM.txt
Text File  |  2002-01-25  |  6KB  |  320 lines

  1. object AdvancedForm: TAdvancedForm
  2.   Left = 252
  3.   Top = 164
  4.   AutoScroll = False
  5.   BorderIcons = []
  6.   Caption = 'Advanced Options'
  7.   ClientHeight = 307
  8.   ClientWidth = 451
  9.   Color = 10412030
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poOwnerFormCenter
  17.   OnClose = FormClose
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Bevel2: TBevel
  22.     Left = 312
  23.     Top = 12
  24.     Width = 122
  25.     Height = 196
  26.     Shape = bsFrame
  27.     Style = bsRaised
  28.   end
  29.   object Bevel1: TBevel
  30.     Left = 323
  31.     Top = 136
  32.     Width = 103
  33.     Height = 62
  34.   end
  35.   object Label1: TLabel
  36.     Left = 19
  37.     Top = 96
  38.     Width = 105
  39.     Height = 13
  40.     Caption = 'Select Language Files'
  41.   end
  42.   object Label2: TLabel
  43.     Left = 337
  44.     Top = 17
  45.     Width = 66
  46.     Height = 13
  47.     Caption = 'Multiple Users'
  48.   end
  49.   object Label3: TLabel
  50.     Left = 329
  51.     Top = 138
  52.     Width = 78
  53.     Height = 13
  54.     Caption = 'New User Name'
  55.   end
  56.   object Bevel3: TBevel
  57.     Left = 10
  58.     Top = 136
  59.     Width = 95
  60.     Height = 112
  61.     Shape = bsFrame
  62.   end
  63.   object Label4: TLabel
  64.     Left = 7
  65.     Top = 252
  66.     Width = 73
  67.     Height = 13
  68.     Caption = 'Email Signature'
  69.   end
  70.   object Bevel4: TBevel
  71.     Left = 112
  72.     Top = 143
  73.     Width = 91
  74.     Height = 52
  75.     Shape = bsFrame
  76.   end
  77.   object Label5: TLabel
  78.     Left = 119
  79.     Top = 137
  80.     Width = 39
  81.     Height = 13
  82.     Caption = ' Paging '
  83.   end
  84.   object SkinSize: TRadioGroup
  85.     Left = 16
  86.     Top = 171
  87.     Width = 81
  88.     Height = 72
  89.     Caption = 'Skin Size'
  90.     Color = 10412030
  91.     Font.Charset = DEFAULT_CHARSET
  92.     Font.Color = clBlack
  93.     Font.Height = -12
  94.     Font.Name = 'MS Sans Serif'
  95.     Font.Style = []
  96.     ItemIndex = 0
  97.     Items.Strings = (
  98.       'Auto'
  99.       'Normal'
  100.       'Large'
  101.       'Maximum')
  102.     ParentColor = False
  103.     ParentFont = False
  104.     TabOrder = 0
  105.     OnClick = SkinSizeClick
  106.   end
  107.   object LanguageBox: TComboBox
  108.     Left = 9
  109.     Top = 110
  110.     Width = 132
  111.     Height = 21
  112.     ItemHeight = 13
  113.     TabOrder = 1
  114.     Text = 'LanguageBox'
  115.     OnChange = LanguageBoxChange
  116.   end
  117.   object DoneBtn: TButton
  118.     Left = 366
  119.     Top = 274
  120.     Width = 75
  121.     Height = 22
  122.     Caption = 'Done'
  123.     TabOrder = 2
  124.     OnClick = DoneBtnClick
  125.   end
  126.   object HelpBtn: TButton
  127.     Left = 366
  128.     Top = 246
  129.     Width = 74
  130.     Height = 22
  131.     Caption = 'Help'
  132.     TabOrder = 3
  133.     OnClick = HelpBtnClick
  134.   end
  135.   object DefaultBtn: TButton
  136.     Left = 306
  137.     Top = 216
  138.     Width = 134
  139.     Height = 22
  140.     Caption = 'Restore Default Options'
  141.     TabOrder = 4
  142.     OnClick = DefaultBtnClick
  143.   end
  144.   object JokeFreq: TRadioGroup
  145.     Left = 213
  146.     Top = 1
  147.     Width = 93
  148.     Height = 64
  149.     Caption = 'Jokes'
  150.     ItemIndex = 0
  151.     Items.Strings = (
  152.       'Normal'
  153.       'More Often'
  154.       'Less Often')
  155.     TabOrder = 5
  156.   end
  157.   object ThoughtFreq: TRadioGroup
  158.     Left = 214
  159.     Top = 69
  160.     Width = 92
  161.     Height = 64
  162.     Caption = 'Thoughts'
  163.     ItemIndex = 0
  164.     Items.Strings = (
  165.       'Normal'
  166.       'More Often'
  167.       'Less Often')
  168.     TabOrder = 6
  169.   end
  170.   object FeelGdFreq: TRadioGroup
  171.     Left = 214
  172.     Top = 138
  173.     Width = 92
  174.     Height = 63
  175.     Caption = 'Feel Good Msg'
  176.     ItemIndex = 0
  177.     Items.Strings = (
  178.       'Normal'
  179.       'More Often'
  180.       'Less Often')
  181.     TabOrder = 7
  182.   end
  183.   object NotCute: TCheckBox
  184.     Left = 7
  185.     Top = 27
  186.     Width = 156
  187.     Height = 17
  188.     Caption = 'Less Animate Character'
  189.     TabOrder = 8
  190.     OnClick = NotCuteClick
  191.   end
  192.   object GreetOK: TCheckBox
  193.     Left = 7
  194.     Top = 8
  195.     Width = 142
  196.     Height = 17
  197.     Caption = 'No Greeting on Startup'
  198.     TabOrder = 9
  199.     OnClick = GreetOKClick
  200.   end
  201.   object UserList: TListBox
  202.     Left = 321
  203.     Top = 32
  204.     Width = 104
  205.     Height = 97
  206.     Color = clAqua
  207.     ItemHeight = 13
  208.     PopupMenu = PopupMenu1
  209.     TabOrder = 10
  210.   end
  211.   object NewUser: TEdit
  212.     Left = 328
  213.     Top = 152
  214.     Width = 91
  215.     Height = 21
  216.     Color = clAqua
  217.     TabOrder = 11
  218.   end
  219.   object NewUserBtn: TButton
  220.     Left = 329
  221.     Top = 179
  222.     Width = 91
  223.     Height = 19
  224.     Caption = 'Add New User'
  225.     TabOrder = 12
  226.     OnClick = NewUserBtnClick
  227.   end
  228.   object ChangeSkinsBtn: TButton
  229.     Left = 15
  230.     Top = 144
  231.     Width = 83
  232.     Height = 22
  233.     Caption = 'Change Skin'
  234.     TabOrder = 13
  235.     OnClick = ChangeSkinsBtnClick
  236.   end
  237.   object custMessBtn: TButton
  238.     Left = 8
  239.     Top = 48
  240.     Width = 120
  241.     Height = 20
  242.     Caption = 'Custom Messages'
  243.     TabOrder = 14
  244.     OnClick = custMessBtnClick
  245.   end
  246.   object emailSig: TMemo
  247.     Left = 8
  248.     Top = 266
  249.     Width = 328
  250.     Height = 32
  251.     Color = clWhite
  252.     ScrollBars = ssVertical
  253.     TabOrder = 15
  254.   end
  255.   object FileXfrChk: TCheckBox
  256.     Left = 146
  257.     Top = 224
  258.     Width = 133
  259.     Height = 17
  260.     Caption = 'File Transfers Enabled'
  261.     TabOrder = 16
  262.     OnClick = FileXfrChkClick
  263.   end
  264.   object Button1: TButton
  265.     Left = 8
  266.     Top = 74
  267.     Width = 120
  268.     Height = 20
  269.     Caption = 'Messaging Short Cuts'
  270.     TabOrder = 17
  271.     OnClick = Button1Click
  272.   end
  273.   object SyncOK: TCheckBox
  274.     Left = 146
  275.     Top = 208
  276.     Width = 133
  277.     Height = 17
  278.     Caption = 'Synchronizing Enabled'
  279.     Checked = True
  280.     State = cbChecked
  281.     TabOrder = 18
  282.   end
  283.   object LaunchCBOK: TCheckBox
  284.     Left = 146
  285.     Top = 239
  286.     Width = 181
  287.     Height = 17
  288.     Caption = 'Launch CyberBuddy on Startup'
  289.     Checked = True
  290.     State = cbChecked
  291.     TabOrder = 19
  292.     OnClick = LaunchCBOKClick
  293.   end
  294.   object PageOk: TCheckBox
  295.     Left = 117
  296.     Top = 154
  297.     Width = 77
  298.     Height = 17
  299.     Caption = 'Allow Page'
  300.     TabOrder = 20
  301.   end
  302.   object PageSnd: TButton
  303.     Left = 118
  304.     Top = 171
  305.     Width = 76
  306.     Height = 17
  307.     Caption = 'Page Sound'
  308.     TabOrder = 21
  309.     OnClick = PageSndClick
  310.   end
  311.   object PopupMenu1: TPopupMenu
  312.     Left = 282
  313.     Top = 65535
  314.     object DeleteUser1: TMenuItem
  315.       Caption = 'Delete User'
  316.       OnClick = DeleteUser1Click
  317.     end
  318.   end
  319. end
  320.