home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August - Disc 3 / chip_20018103_hu.iso / honosito / internet / ebmen.exe / %MAINDIR% / ebm.exe / 0 / RCDATA / TDLGTRANS / TDLGTRANS.txt < prev   
Encoding:
Text File  |  2001-06-29  |  12.3 KB  |  563 lines

  1. object DlgTrans: TDlgTrans
  2.   Left = 453
  3.   Top = 73
  4.   BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 292
  7.   ClientWidth = 494
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnKeyPress = FormKeyPress
  20.   PixelsPerInch = 96
  21.   TextHeight = 16
  22.   object LabTitle2: TLabel
  23.     Left = 29
  24.     Top = 249
  25.     Width = 62
  26.     Height = 17
  27.     Caption = 'eBookmark'
  28.     Font.Charset = ANSI_CHARSET
  29.     Font.Color = clWhite
  30.     Font.Height = -13
  31.     Font.Name = 'Impact'
  32.     Font.Style = []
  33.     ParentFont = False
  34.     Transparent = True
  35.   end
  36.   object BevelLine: TBevel
  37.     Left = 96
  38.     Top = 254
  39.     Width = 387
  40.     Height = 5
  41.     Shape = bsBottomLine
  42.   end
  43.   object LabTitle: TLabel
  44.     Left = 28
  45.     Top = 248
  46.     Width = 62
  47.     Height = 17
  48.     Caption = 'eBookmark'
  49.     Font.Charset = ANSI_CHARSET
  50.     Font.Color = clGray
  51.     Font.Height = -13
  52.     Font.Name = 'Impact'
  53.     Font.Style = []
  54.     ParentFont = False
  55.     Transparent = True
  56.   end
  57.   object PageControl: TPageControl
  58.     Left = 140
  59.     Top = 2
  60.     Width = 345
  61.     Height = 247
  62.     ActivePage = TSheet4
  63.     MultiLine = True
  64.     Style = tsButtons
  65.     TabOrder = 0
  66.     object TSheet1: TTabSheet
  67.       ImageIndex = 1
  68.       TabVisible = False
  69.       object Bevel: TBevel
  70.         Left = 10
  71.         Top = 164
  72.         Width = 323
  73.         Height = 59
  74.         Shape = bsFrame
  75.       end
  76.       object LabKind: TLabel
  77.         Left = 10
  78.         Top = 24
  79.         Width = 4
  80.         Height = 16
  81.       end
  82.       object LabPathFile: TLabel
  83.         Left = 10
  84.         Top = 76
  85.         Width = 4
  86.         Height = 16
  87.       end
  88.       object SBtnBrowse: TSpeedButton
  89.         Tag = 1617
  90.         Left = 304
  91.         Top = 94
  92.         Width = 23
  93.         Height = 22
  94.         ParentShowHint = False
  95.         ShowHint = True
  96.         OnClick = SBtnBrowseClick
  97.       end
  98.       object BtnChsExpPath: TSpeedButton
  99.         Tag = 1618
  100.         Left = 300
  101.         Top = 194
  102.         Width = 23
  103.         Height = 22
  104.         Enabled = False
  105.         ParentShowHint = False
  106.         ShowHint = True
  107.         OnClick = BtnChsPathClick
  108.       end
  109.       object LabExpPath: TLabel
  110.         Tag = 3208
  111.         Left = 18
  112.         Top = 178
  113.         Width = 80
  114.         Height = 16
  115.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜─╖∩┐╜∩┐╜∩┐╜'
  116.         Enabled = False
  117.       end
  118.       object CBox: TComboBox
  119.         Left = 10
  120.         Top = 40
  121.         Width = 285
  122.         Height = 22
  123.         Style = csOwnerDrawVariable
  124.         ItemHeight = 16
  125.         TabOrder = 0
  126.         OnChange = CBoxChange
  127.         OnDrawItem = CBoxDrawItem
  128.       end
  129.       object EditPathFile: TEdit
  130.         Left = 10
  131.         Top = 92
  132.         Width = 287
  133.         Height = 24
  134.         TabOrder = 1
  135.         OnChange = EditPathFileChange
  136.       end
  137.       object CBoxAll: TCheckBox
  138.         Tag = 3207
  139.         Left = 30
  140.         Top = 156
  141.         Width = 207
  142.         Height = 17
  143.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜╟⌐∩┐╜∩┐╜∩┐╜∩┐╜'
  144.         Checked = True
  145.         State = cbChecked
  146.         TabOrder = 2
  147.         OnClick = CBoxAllClick
  148.       end
  149.       object EditExpPath: TEdit
  150.         Left = 20
  151.         Top = 194
  152.         Width = 273
  153.         Height = 20
  154.         Color = clBtnFace
  155.         Enabled = False
  156.         Font.Charset = GB2312_CHARSET
  157.         Font.Color = clWindowText
  158.         Font.Height = -12
  159.         Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  160.         Font.Style = []
  161.         ParentFont = False
  162.         ReadOnly = True
  163.         TabOrder = 3
  164.       end
  165.       object CBoxIEGrp: TCheckBox
  166.         Tag = 3206
  167.         Left = 10
  168.         Top = 128
  169.         Width = 321
  170.         Height = 17
  171.         Caption = '∩┐╜∩┐╜IE∩┐╜∩┐╜╟⌐∩┐╜╨░╤╡∩┐╜∩┐╜∩┐╜∩┐╜─╖∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜╬¬╥╗∩┐╜∩┐╜∩┐╜∩┐╜─┐┬╝'
  172.         TabOrder = 4
  173.         OnClick = CBoxIEGrpClick
  174.       end
  175.     end
  176.     object TSheet2: TTabSheet
  177.       ImageIndex = 1
  178.       TabVisible = False
  179.       object LabTip: TLabel
  180.         Tag = 3215
  181.         Left = 46
  182.         Top = 216
  183.         Width = 4
  184.         Height = 16
  185.       end
  186.       object Bevel2: TBevel
  187.         Left = 8
  188.         Top = 38
  189.         Width = 325
  190.         Height = 45
  191.         Shape = bsFrame
  192.       end
  193.       object BtnChsImpBtn: TSpeedButton
  194.         Tag = 1618
  195.         Left = 302
  196.         Top = 54
  197.         Width = 23
  198.         Height = 22
  199.         Enabled = False
  200.         ParentShowHint = False
  201.         ShowHint = True
  202.         OnClick = BtnChsPathClick
  203.       end
  204.       object EditGroupName: TEdit
  205.         Left = 140
  206.         Top = 90
  207.         Width = 191
  208.         Height = 24
  209.         MaxLength = 50
  210.         TabOrder = 3
  211.       end
  212.       object PanelPath: TPanel
  213.         Left = 6
  214.         Top = 118
  215.         Width = 327
  216.         Height = 89
  217.         BevelInner = bvRaised
  218.         BevelOuter = bvLowered
  219.         TabOrder = 4
  220.         object LabPathName: TLabel
  221.           Tag = 3213
  222.           Left = 16
  223.           Top = 40
  224.           Width = 48
  225.           Height = 16
  226.           Caption = '┬╖∩┐╜∩┐╜∩┐╜∩┐╜'
  227.           Enabled = False
  228.         end
  229.         object CBoxPath: TCheckBox
  230.           Tag = 3212
  231.           Left = 18
  232.           Top = 14
  233.           Width = 239
  234.           Height = 17
  235.           Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜┬╖∩┐╜∩┐╜∩┐╜∩┐╜URL∩┐╜∩┐╜∩┐╜∩┐╜╓╕∩┐╜∩┐╜∩┐╜∩┐╜┬╖∩┐╜∩┐╜'
  236.           TabOrder = 0
  237.           OnClick = CBoxPathClick
  238.         end
  239.         object EditPathName: TEdit
  240.           Left = 14
  241.           Top = 62
  242.           Width = 281
  243.           Height = 24
  244.           Enabled = False
  245.           TabOrder = 1
  246.         end
  247.       end
  248.       object RBtnNewTopGrp: TRadioButton
  249.         Tag = 3209
  250.         Left = 18
  251.         Top = 10
  252.         Width = 287
  253.         Height = 17
  254.         Caption = '∩┐╜┬╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  255.         Checked = True
  256.         TabOrder = 0
  257.         TabStop = True
  258.         OnClick = RBtnNewTopGrpClick
  259.       end
  260.       object RBtnImpExtGrp: TRadioButton
  261.         Tag = 3210
  262.         Left = 18
  263.         Top = 32
  264.         Width = 255
  265.         Height = 17
  266.         Caption = '∩┐╜∩┐╜∩┐╜δ╡╜∩┐╜╤┤∩┐╜∩┐╜┌╡─╖∩┐╜∩┐╜∩┐╜'
  267.         TabOrder = 1
  268.         OnClick = RBtnImpExtGrpClick
  269.       end
  270.       object EditImpPath: TEdit
  271.         Left = 22
  272.         Top = 52
  273.         Width = 273
  274.         Height = 24
  275.         Color = clBtnFace
  276.         MaxLength = 50
  277.         ReadOnly = True
  278.         TabOrder = 2
  279.       end
  280.       object CBoxGroupName: TCheckBox
  281.         Tag = 3211
  282.         Left = 14
  283.         Top = 92
  284.         Width = 93
  285.         Height = 17
  286.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  287.         Checked = True
  288.         Enabled = False
  289.         State = cbChecked
  290.         TabOrder = 5
  291.         OnClick = CBoxGroupNameClick
  292.       end
  293.       object PanelPartImp: TPanel
  294.         Left = 6
  295.         Top = 118
  296.         Width = 327
  297.         Height = 89
  298.         BevelInner = bvRaised
  299.         BevelOuter = bvLowered
  300.         TabOrder = 6
  301.         Visible = False
  302.         object SbtnSCatalog: TSpeedButton
  303.           Tag = 1618
  304.           Left = 296
  305.           Top = 51
  306.           Width = 23
  307.           Height = 22
  308.           Enabled = False
  309.           ParentShowHint = False
  310.           ShowHint = True
  311.           OnClick = SbtnSCatalogClick
  312.         end
  313.         object EditCatalog: TEdit
  314.           Left = 10
  315.           Top = 51
  316.           Width = 281
  317.           Height = 20
  318.           Color = clBtnFace
  319.           Enabled = False
  320.           Font.Charset = GB2312_CHARSET
  321.           Font.Color = clWindowText
  322.           Font.Height = -12
  323.           Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  324.           Font.Style = []
  325.           ParentFont = False
  326.           ReadOnly = True
  327.           TabOrder = 0
  328.         end
  329.         object CBoxPart: TCheckBox
  330.           Tag = 3214
  331.           Left = 10
  332.           Top = 28
  333.           Width = 281
  334.           Height = 17
  335.           Caption = '∩┐╜∩┐╜∩┐╜╓╡∩┐╜∩┐╜δú¼╤í∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  336.           TabOrder = 1
  337.           OnClick = CBoxPartClick
  338.         end
  339.       end
  340.     end
  341.     object TSheet3: TTabSheet
  342.       ImageIndex = 2
  343.       TabVisible = False
  344.       object LabSTip: TLabel
  345.         Left = 16
  346.         Top = 70
  347.         Width = 311
  348.         Height = 97
  349.         AutoSize = False
  350.         WordWrap = True
  351.       end
  352.     end
  353.     object TSheet4: TTabSheet
  354.       ImageIndex = 3
  355.       TabVisible = False
  356.       object Bevel1: TBevel
  357.         Left = 4
  358.         Top = 126
  359.         Width = 325
  360.         Height = 65
  361.         Shape = bsFrame
  362.       end
  363.       object LabHTMLTitle: TLabel
  364.         Tag = 3216
  365.         Left = 8
  366.         Top = 8
  367.         Width = 4
  368.         Height = 16
  369.       end
  370.       object LabHTMLStyle: TLabel
  371.         Tag = 3217
  372.         Left = 10
  373.         Top = 54
  374.         Width = 64
  375.         Height = 16
  376.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜╩╜'
  377.       end
  378.       object LabSort: TLabel
  379.         Tag = 3222
  380.         Left = 14
  381.         Top = 134
  382.         Width = 64
  383.         Height = 16
  384.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜╩╜'
  385.       end
  386.       object LabSortOrder: TLabel
  387.         Tag = 3223
  388.         Left = 200
  389.         Top = 136
  390.         Width = 32
  391.         Height = 16
  392.         Caption = '╦│∩┐╜∩┐╜'
  393.       end
  394.       object EditHTMLTitle: TEdit
  395.         Left = 10
  396.         Top = 26
  397.         Width = 295
  398.         Height = 24
  399.         TabOrder = 0
  400.         Text = 'My Bookmarks'
  401.         OnChange = EditHTMLTitleChange
  402.       end
  403.       object CBoxHTMLStyle: TComboBox
  404.         Left = 10
  405.         Top = 68
  406.         Width = 145
  407.         Height = 24
  408.         Style = csDropDownList
  409.         ItemHeight = 16
  410.         TabOrder = 1
  411.       end
  412.       object CBoxCatalog: TCheckBox
  413.         Tag = 3221
  414.         Left = 14
  415.         Top = 100
  416.         Width = 279
  417.         Height = 17
  418.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  419.         TabOrder = 2
  420.       end
  421.       object CBoxSortMode: TComboBox
  422.         Left = 200
  423.         Top = 152
  424.         Width = 115
  425.         Height = 24
  426.         Style = csDropDownList
  427.         ItemHeight = 16
  428.         TabOrder = 3
  429.         OnChange = CBoxSortModeChange
  430.       end
  431.       object CBoxSort: TComboBox
  432.         Left = 16
  433.         Top = 152
  434.         Width = 163
  435.         Height = 24
  436.         Style = csDropDownList
  437.         ItemHeight = 16
  438.         TabOrder = 4
  439.         OnChange = CBoxSortChange
  440.       end
  441.       object BtnAdvOpt: TButton
  442.         Tag = 8104
  443.         Left = 226
  444.         Top = 210
  445.         Width = 75
  446.         Height = 21
  447.         Caption = '∩┐╜▀╝∩┐╜'
  448.         TabOrder = 5
  449.         OnClick = BtnAdvOptClick
  450.       end
  451.     end
  452.     object TSheet5: TTabSheet
  453.       Caption = 'TSheet5'
  454.       ImageIndex = 4
  455.       TabVisible = False
  456.       object LabSplitter: TLabel
  457.         Tag = 3227
  458.         Left = 16
  459.         Top = 18
  460.         Width = 4
  461.         Height = 16
  462.       end
  463.       object LabInputTextTip: TLabel
  464.         Tag = 3226
  465.         Left = 16
  466.         Top = 128
  467.         Width = 309
  468.         Height = 95
  469.         AutoSize = False
  470.         Visible = False
  471.         WordWrap = True
  472.       end
  473.       object EditSplitter: TEdit
  474.         Left = 198
  475.         Top = 14
  476.         Width = 29
  477.         Height = 24
  478.         MaxLength = 1
  479.         TabOrder = 0
  480.         Text = ','
  481.         OnChange = EditSplitterChange
  482.       end
  483.       object GBoxExp: TGroupBox
  484.         Tag = 3228
  485.         Left = 14
  486.         Top = 50
  487.         Width = 299
  488.         Height = 59
  489.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜▌░∩┐╜∩┐╜∩┐╜'
  490.         TabOrder = 1
  491.         object CBoxEKey: TCheckBox
  492.           Tag = 3229
  493.           Left = 16
  494.           Top = 26
  495.           Width = 129
  496.           Height = 17
  497.           Caption = '∩┐╜╪╝∩┐╜∩┐╜∩┐╜'
  498.           TabOrder = 0
  499.         end
  500.         object CBoxEDS: TCheckBox
  501.           Tag = 3230
  502.           Left = 174
  503.           Top = 26
  504.           Width = 109
  505.           Height = 17
  506.           Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  507.           TabOrder = 1
  508.         end
  509.       end
  510.     end
  511.   end
  512.   object BtnBack: TButton
  513.     Tag = 8004
  514.     Left = 268
  515.     Top = 264
  516.     Width = 70
  517.     Height = 22
  518.     Caption = '∩┐╜∩┐╜╥╗∩┐╜∩┐╜<(&B)'
  519.     Enabled = False
  520.     TabOrder = 1
  521.     OnClick = BtnBackClick
  522.   end
  523.   object BtnNext: TButton
  524.     Tag = 8005
  525.     Left = 340
  526.     Top = 264
  527.     Width = 70
  528.     Height = 22
  529.     Caption = '∩┐╜∩┐╜╥╗∩┐╜∩┐╜>(&N)'
  530.     Default = True
  531.     TabOrder = 2
  532.     OnClick = BtnNextClick
  533.   end
  534.   object BtnCancel: TButton
  535.     Tag = 8001
  536.     Left = 414
  537.     Top = 264
  538.     Width = 70
  539.     Height = 22
  540.     Caption = '╚í∩┐╜∩┐╜'
  541.     ModalResult = 2
  542.     TabOrder = 3
  543.   end
  544.   object PanelImage: TPanel
  545.     Left = 6
  546.     Top = 6
  547.     Width = 127
  548.     Height = 231
  549.     BevelOuter = bvLowered
  550.     TabOrder = 4
  551.     object Image: TImage
  552.       Left = 1
  553.       Top = 1
  554.       Width = 125
  555.       Height = 229
  556.       Align = alClient
  557.       AutoSize = True
  558.       Picture.Data = {<image000.bmp>}
  559.       Stretch = True
  560.     end
  561.   end
  562. end
  563.