home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / edukacja / SALibrary / _SETUP.1 / SALib.exe / 0 / RCDATA / TDIALOGOPTION / TDIALOGOPTION.txt
Text File  |  1998-05-16  |  12KB  |  498 lines

  1. object DialogOption: TDialogOption
  2.   Left = 286
  3.   Top = 223
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Preferences'
  7.   ClientHeight = 234
  8.   ClientWidth = 308
  9.   Color = cl3DLight
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   OnActivate = FormActivate
  17.   OnClose = FormClose
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object TN: TTabbedNotebook
  21.     Left = 0
  22.     Top = 0
  23.     Width = 308
  24.     Height = 196
  25.     Align = alClient
  26.     TabFont.Charset = DEFAULT_CHARSET
  27.     TabFont.Color = clBtnText
  28.     TabFont.Height = -11
  29.     TabFont.Name = 'MS Sans Serif'
  30.     TabFont.Style = []
  31.     TabOrder = 0
  32.     object TTabPage
  33.       Left = 4
  34.       Top = 24
  35.       Caption = '&General'
  36.       object Label3: TLabel
  37.         Left = 18
  38.         Top = 11
  39.         Width = 46
  40.         Height = 13
  41.         Caption = 'Title mark'
  42.         Font.Charset = DEFAULT_CHARSET
  43.         Font.Color = clWhite
  44.         Font.Height = -11
  45.         Font.Name = 'MS Sans Serif'
  46.         Font.Style = []
  47.         ParentFont = False
  48.       end
  49.       object Label6: TLabel
  50.         Left = 114
  51.         Top = 11
  52.         Width = 77
  53.         Height = 13
  54.         Caption = 'User name color'
  55.         Font.Charset = DEFAULT_CHARSET
  56.         Font.Color = clWhite
  57.         Font.Height = -11
  58.         Font.Name = 'MS Sans Serif'
  59.         Font.Style = []
  60.         ParentFont = False
  61.       end
  62.       object Label10: TLabel
  63.         Left = 196
  64.         Top = 80
  65.         Width = 55
  66.         Height = 13
  67.         Caption = 'Time format'
  68.         Font.Charset = DEFAULT_CHARSET
  69.         Font.Color = clWhite
  70.         Font.Height = -11
  71.         Font.Name = 'MS Sans Serif'
  72.         Font.Style = []
  73.         ParentFont = False
  74.       end
  75.       object Label9: TLabel
  76.         Left = 115
  77.         Top = 80
  78.         Width = 55
  79.         Height = 13
  80.         Caption = 'Date format'
  81.         Font.Charset = DEFAULT_CHARSET
  82.         Font.Color = clWhite
  83.         Font.Height = -11
  84.         Font.Name = 'MS Sans Serif'
  85.         Font.Style = []
  86.         ParentFont = False
  87.       end
  88.       object LLabelColor: TLabel
  89.         Left = 116
  90.         Top = 56
  91.         Width = 57
  92.         Height = 13
  93.         AutoSize = False
  94.         Caption = 'Label color'
  95.         Font.Charset = ANSI_CHARSET
  96.         Font.Color = clWhite
  97.         Font.Height = -11
  98.         Font.Name = 'Arial'
  99.         Font.Style = []
  100.         ParentFont = False
  101.       end
  102.       object SBLabelColor: TSpeedButton
  103.         Left = 176
  104.         Top = 52
  105.         Width = 41
  106.         Height = 21
  107.         Caption = 'Color'
  108.         OnClick = SB0Click
  109.       end
  110.       object CBSmallPilot: TCheckBox
  111.         Left = 18
  112.         Top = 120
  113.         Width = 111
  114.         Height = 17
  115.         Caption = '&Small Pilot buttons'
  116.         TabOrder = 0
  117.         Visible = False
  118.       end
  119.       object Panel1: TPanel
  120.         Left = 18
  121.         Top = 27
  122.         Width = 79
  123.         Height = 65
  124.         BevelOuter = bvLowered
  125.         Caption = 'Panel1'
  126.         TabOrder = 1
  127.         object RBUnderline: TRadioButton
  128.           Left = 6
  129.           Top = 6
  130.           Width = 65
  131.           Height = 17
  132.           Caption = '&Underline'
  133.           Checked = True
  134.           TabOrder = 0
  135.           TabStop = True
  136.         end
  137.         object RBItalic: TRadioButton
  138.           Left = 6
  139.           Top = 24
  140.           Width = 65
  141.           Height = 17
  142.           Caption = '&Italic'
  143.           TabOrder = 1
  144.           TabStop = True
  145.         end
  146.         object CBBold: TCheckBox
  147.           Left = 6
  148.           Top = 42
  149.           Width = 65
  150.           Height = 17
  151.           Caption = '&Bold'
  152.           TabOrder = 2
  153.         end
  154.       end
  155.       object CBPilot: TCheckBox
  156.         Left = 18
  157.         Top = 140
  158.         Width = 173
  159.         Height = 17
  160.         Caption = '&Pilot buttons on word processor'
  161.         State = cbChecked
  162.         TabOrder = 2
  163.         Visible = False
  164.       end
  165.       object EUserNameColor: TEdit
  166.         Left = 114
  167.         Top = 26
  168.         Width = 112
  169.         Height = 22
  170.         Font.Charset = DEFAULT_CHARSET
  171.         Font.Color = clBtnFace
  172.         Font.Height = -11
  173.         Font.Name = 'Arial'
  174.         Font.Style = [fsBold]
  175.         ParentColor = True
  176.         ParentFont = False
  177.         TabOrder = 3
  178.         Text = 'User Name'
  179.       end
  180.       object BUserNameColor: TButton
  181.         Left = 228
  182.         Top = 26
  183.         Width = 39
  184.         Height = 23
  185.         Caption = 'Colo&r'
  186.         TabOrder = 4
  187.         OnClick = SB0Click
  188.       end
  189.       object CBOneWindow: TCheckBox
  190.         Left = 18
  191.         Top = 100
  192.         Width = 135
  193.         Height = 17
  194.         Caption = 'Show only &one window'
  195.         TabOrder = 7
  196.         Visible = False
  197.       end
  198.       object CBMSG: TCheckBox
  199.         Left = 192
  200.         Top = 140
  201.         Width = 97
  202.         Height = 17
  203.         Caption = '&Error messages'
  204.         TabOrder = 8
  205.         Visible = False
  206.       end
  207.       object CBDateFormat: TComboBox
  208.         Left = 115
  209.         Top = 95
  210.         Width = 78
  211.         Height = 21
  212.         ItemHeight = 13
  213.         Items.Strings = (
  214.           'm/d/yy'
  215.           'm/d'
  216.           'd/m/yy'
  217.           'd/m'
  218.           'yy/m/d'
  219.           'yy/m'
  220.           'm-d-yy'
  221.           'm-d'
  222.           'd-m-yy'
  223.           'd-m'
  224.           'yy-m-d'
  225.           'yy-m'
  226.           'mmm d, yyyy'
  227.           'yyyy, mmm d')
  228.         TabOrder = 5
  229.       end
  230.       object CBTimeFormat: TComboBox
  231.         Left = 196
  232.         Top = 95
  233.         Width = 90
  234.         Height = 21
  235.         ItemHeight = 13
  236.         Items.Strings = (
  237.           'hh:mm'
  238.           'h:mm'
  239.           'hh:mm am/pm'
  240.           'h:mm am/pm'
  241.           'hh:mm a/p'
  242.           'h:mm a/p'
  243.           'h:mm:ss'
  244.           '')
  245.         TabOrder = 6
  246.       end
  247.     end
  248.     object TTabPage
  249.       Left = 4
  250.       Top = 24
  251.       Caption = ' &Library '
  252.       object SBSelectColor: TSpeedButton
  253.         Left = 230
  254.         Top = 13
  255.         Width = 45
  256.         Height = 21
  257.         Caption = '&Color'
  258.         OnClick = SB0Click
  259.       end
  260.       object Label8: TLabel
  261.         Left = 16
  262.         Top = 16
  263.         Width = 96
  264.         Height = 13
  265.         Caption = 'Multi-selection color:'
  266.         Font.Charset = DEFAULT_CHARSET
  267.         Font.Color = clWhite
  268.         Font.Height = -11
  269.         Font.Name = 'MS Sans Serif'
  270.         Font.Style = []
  271.         ParentFont = False
  272.       end
  273.       object Label7: TLabel
  274.         Left = 16
  275.         Top = 47
  276.         Width = 63
  277.         Height = 13
  278.         Caption = 'Default Style:'
  279.         Font.Charset = DEFAULT_CHARSET
  280.         Font.Color = clWhite
  281.         Font.Height = -11
  282.         Font.Name = 'MS Sans Serif'
  283.         Font.Style = []
  284.         ParentFont = False
  285.       end
  286.       object Label4: TLabel
  287.         Left = 16
  288.         Top = 118
  289.         Width = 79
  290.         Height = 13
  291.         Caption = 'Table grid height'
  292.         Font.Charset = DEFAULT_CHARSET
  293.         Font.Color = clWhite
  294.         Font.Height = -11
  295.         Font.Name = 'MS Sans Serif'
  296.         Font.Style = []
  297.         ParentFont = False
  298.       end
  299.       object Label16: TLabel
  300.         Left = 34
  301.         Top = 91
  302.         Width = 193
  303.         Height = 13
  304.         Caption = 'bibliography, footnote, and short footnote'
  305.       end
  306.       object ESelectColor: TEdit
  307.         Left = 114
  308.         Top = 13
  309.         Width = 113
  310.         Height = 21
  311.         TabOrder = 0
  312.         Text = 'Sample text'
  313.       end
  314.       object CBStyle: TComboBox
  315.         Left = 82
  316.         Top = 44
  317.         Width = 129
  318.         Height = 21
  319.         Style = csDropDownList
  320.         ItemHeight = 13
  321.         Sorted = True
  322.         TabOrder = 1
  323.         OnClick = CBStyleClick
  324.       end
  325.       object SERowHeight: TSpinEdit
  326.         Left = 100
  327.         Top = 115
  328.         Width = 45
  329.         Height = 22
  330.         MaxValue = 24
  331.         MinValue = 14
  332.         TabOrder = 2
  333.         Value = 18
  334.         OnChange = SERowCountChange
  335.       end
  336.       object CBCapital: TCheckBox
  337.         Left = 16
  338.         Top = 74
  339.         Width = 165
  340.         Height = 19
  341.         Caption = 'Headline-style Capitalization for'
  342.         ParentShowHint = False
  343.         ShowHint = False
  344.         State = cbChecked
  345.         TabOrder = 3
  346.       end
  347.     end
  348.     object TTabPage
  349.       Left = 4
  350.       Top = 24
  351.       Caption = ' &Transfer '
  352.       object Label5: TLabel
  353.         Left = 18
  354.         Top = 13
  355.         Width = 51
  356.         Height = 13
  357.         Caption = 'Transfer to'
  358.         Font.Charset = DEFAULT_CHARSET
  359.         Font.Color = clWhite
  360.         Font.Height = -11
  361.         Font.Name = 'MS Sans Serif'
  362.         Font.Style = []
  363.         ParentFont = False
  364.       end
  365.       object Label2: TLabel
  366.         Left = 18
  367.         Top = 45
  368.         Width = 75
  369.         Height = 13
  370.         Caption = 'Word processor'
  371.         Font.Charset = DEFAULT_CHARSET
  372.         Font.Color = clWhite
  373.         Font.Height = -11
  374.         Font.Name = 'MS Sans Serif'
  375.         Font.Style = []
  376.         ParentFont = False
  377.       end
  378.       object Label15: TLabel
  379.         Left = 18
  380.         Top = 72
  381.         Width = 99
  382.         Height = 13
  383.         Caption = 'Word processor path'
  384.         Font.Charset = ANSI_CHARSET
  385.         Font.Color = clWhite
  386.         Font.Height = -11
  387.         Font.Name = 'MS Sans Serif'
  388.         Font.Style = []
  389.         ParentFont = False
  390.       end
  391.       object SBBrowse: TSpeedButton
  392.         Left = 259
  393.         Top = 88
  394.         Width = 26
  395.         Height = 21
  396.         Hint = 'Browse'
  397.         Glyph.Data = {
  398.           86000000424D8600000000000000760000002800000004000000040000000100
  399.           0400000000001000000000000000000000001000000000000000000000000000
  400.           80000080000000808000800000008000800080800000C0C0C000808080000000
  401.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00F00F00000000
  402.           000000000000F00F0000}
  403.         ParentShowHint = False
  404.         ShowHint = True
  405.         OnClick = SBBrowseClick
  406.       end
  407.       object ComboWord: TComboBox
  408.         Left = 99
  409.         Top = 43
  410.         Width = 110
  411.         Height = 21
  412.         Style = csDropDownList
  413.         ItemHeight = 13
  414.         Items.Strings = (
  415.           'Word 6.x and 7.x'
  416.           'Word 97'
  417.           'Word Pro'
  418.           'WordPerfect 6.x'
  419.           'WordPerfect 7.x'
  420.           'WordPerfect 8.x')
  421.         TabOrder = 0
  422.       end
  423.       object CBEndnote: TCheckBox
  424.         Left = 18
  425.         Top = 135
  426.         Width = 181
  427.         Height = 17
  428.         Caption = 'Make endnote instead of footnote'
  429.         TabOrder = 1
  430.       end
  431.       object EWordPath: TEdit
  432.         Left = 18
  433.         Top = 88
  434.         Width = 239
  435.         Height = 21
  436.         TabOrder = 2
  437.       end
  438.       object RB2Word: TRadioButton
  439.         Left = 79
  440.         Top = 13
  441.         Width = 97
  442.         Height = 17
  443.         Caption = 'Word processor'
  444.         Checked = True
  445.         TabOrder = 3
  446.         TabStop = True
  447.         OnClick = RB2WordClick
  448.       end
  449.       object RB2Clip: TRadioButton
  450.         Left = 179
  451.         Top = 13
  452.         Width = 97
  453.         Height = 17
  454.         Caption = 'Clipboard'
  455.         TabOrder = 4
  456.         OnClick = RB2WordClick
  457.       end
  458.     end
  459.   end
  460.   object Panel2: TPanel
  461.     Left = 0
  462.     Top = 196
  463.     Width = 308
  464.     Height = 38
  465.     Align = alBottom
  466.     BevelOuter = bvNone
  467.     TabOrder = 1
  468.     object BOK: TButton
  469.       Left = 31
  470.       Top = 10
  471.       Width = 70
  472.       Height = 22
  473.       Caption = '&OK'
  474.       Default = True
  475.       TabOrder = 0
  476.       OnClick = BOKClick
  477.     end
  478.     object BCancel: TButton
  479.       Left = 121
  480.       Top = 10
  481.       Width = 70
  482.       Height = 22
  483.       Caption = '&Cancel'
  484.       TabOrder = 1
  485.       OnClick = BCancelClick
  486.     end
  487.     object BHelp: TButton
  488.       Left = 211
  489.       Top = 10
  490.       Width = 70
  491.       Height = 22
  492.       Caption = '&Help'
  493.       TabOrder = 2
  494.       OnClick = BHelpClick
  495.     end
  496.   end
  497. end
  498.