home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / system / processmeter / procmeter.exe / processmeter.exe / 0 / RCDATA / TTEEEXPORTFORMBASE / TTEEEXPORTFORMBASE.txt
Text File  |  2008-03-26  |  10KB  |  419 lines

  1. object TeeExportFormBase: TTeeExportFormBase
  2.   Left = 155
  3.   Top = 150
  4.   ActiveControl = PageControl1
  5.   AutoScroll = False
  6.   BorderIcons = [biSystemMenu]
  7.   Caption = 'Export Dialog'
  8.   ClientHeight = 239
  9.   ClientWidth = 378
  10.   Color = clBtnFace
  11.   ParentFont = True
  12.   OldCreateOrder = True
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   OnDestroy = FormDestroy
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object PageControl1: TPageControl
  20.     Left = 0
  21.     Top = 0
  22.     Width = 378
  23.     Height = 201
  24.     ActivePage = TabPicture
  25.     Align = alClient
  26.     HotTrack = True
  27.     TabOrder = 0
  28.     OnChange = PageControl1Change
  29.     object TabPicture: TTabSheet
  30.       Caption = 'Picture'
  31.       object SplitPic: TSplitter
  32.         Left = 164
  33.         Top = 0
  34.         Height = 159
  35.         Align = alRight
  36.       end
  37.       object RGFormat: TGroupBox
  38.         Left = 0
  39.         Top = 0
  40.         Width = 164
  41.         Height = 159
  42.         HelpContext = 1476
  43.         Align = alClient
  44.         Caption = '&Format'
  45.         TabOrder = 0
  46.         object LBFormat: TListBox
  47.           Left = 2
  48.           Top = 15
  49.           Width = 160
  50.           Height = 142
  51.           Align = alClient
  52.           ItemHeight = 13
  53.           TabOrder = 0
  54.           OnClick = RGFormatClick
  55.         end
  56.       end
  57.       object PageOptions: TPageControl
  58.         Left = 167
  59.         Top = 0
  60.         Width = 203
  61.         Height = 159
  62.         HelpContext = 1476
  63.         ActivePage = TabSize
  64.         Align = alRight
  65.         HotTrack = True
  66.         TabOrder = 1
  67.         object TabOptions: TTabSheet
  68.           Caption = 'Options'
  69.         end
  70.         object TabSize: TTabSheet
  71.           Caption = 'Size'
  72.           object Label1: TLabel
  73.             Left = 27
  74.             Top = 13
  75.             Width = 31
  76.             Height = 13
  77.             Alignment = taRightJustify
  78.             Caption = '&Width:'
  79.             FocusControl = EWidth
  80.           end
  81.           object Label2: TLabel
  82.             Left = 24
  83.             Top = 45
  84.             Width = 34
  85.             Height = 13
  86.             Alignment = taRightJustify
  87.             Caption = '&Height:'
  88.             FocusControl = EHeight
  89.           end
  90.           object EWidth: TEdit
  91.             Left = 62
  92.             Top = 10
  93.             Width = 49
  94.             Height = 21
  95.             TabOrder = 0
  96.             Text = '0'
  97.             OnChange = EWidthChange
  98.           end
  99.           object UDWidth: TUpDown
  100.             Left = 111
  101.             Top = 10
  102.             Width = 15
  103.             Height = 21
  104.             Associate = EWidth
  105.             Max = 3000
  106.             TabOrder = 1
  107.           end
  108.           object EHeight: TEdit
  109.             Left = 62
  110.             Top = 42
  111.             Width = 49
  112.             Height = 21
  113.             TabOrder = 2
  114.             Text = '0'
  115.             OnChange = EWidthChange
  116.           end
  117.           object UDHeight: TUpDown
  118.             Left = 111
  119.             Top = 42
  120.             Width = 15
  121.             Height = 21
  122.             Associate = EHeight
  123.             Max = 3000
  124.             TabOrder = 3
  125.           end
  126.           object CBAspect: TCheckBox
  127.             Left = 19
  128.             Top = 76
  129.             Width = 151
  130.             Height = 17
  131.             Caption = '&Keep aspect ratio'
  132.             Checked = True
  133.             State = cbChecked
  134.             TabOrder = 4
  135.           end
  136.         end
  137.       end
  138.       object Panel2: TPanel
  139.         Left = 0
  140.         Top = 159
  141.         Width = 370
  142.         Height = 14
  143.         Align = alBottom
  144.         BevelOuter = bvNone
  145.         TabOrder = 2
  146.       end
  147.     end
  148.     object TabNative: TTabSheet
  149.       HelpContext = 1477
  150.       Caption = 'Native'
  151.       object LabelSize: TLabel
  152.         Left = 156
  153.         Top = 44
  154.         Width = 6
  155.         Height = 13
  156.         Caption = '?'
  157.       end
  158.       object Label5: TLabel
  159.         Left = 16
  160.         Top = 72
  161.         Width = 35
  162.         Height = 13
  163.         Caption = '&Format:'
  164.       end
  165.       object CBNativeData: TCheckBox
  166.         Left = 16
  167.         Top = 16
  168.         Width = 157
  169.         Height = 17
  170.         HelpContext = 1477
  171.         Caption = '&Include Series data'
  172.         Checked = True
  173.         State = cbChecked
  174.         TabOrder = 0
  175.         OnClick = CBNativeDataClick
  176.       end
  177.       object CBFileSize: TCheckBox
  178.         Left = 16
  179.         Top = 42
  180.         Width = 124
  181.         Height = 17
  182.         HelpContext = 1477
  183.         Caption = '&File size:'
  184.         TabOrder = 1
  185.         OnClick = CBFileSizeClick
  186.       end
  187.       object CBNativeFormat: TComboFlat
  188.         Left = 16
  189.         Top = 88
  190.         Width = 129
  191.         TabOrder = 2
  192.         OnChange = CBNativeFormatChange
  193.         Items.Strings = (
  194.           'Binary'
  195.           'Text')
  196.       end
  197.     end
  198.     object TabData: TTabSheet
  199.       HelpContext = 1478
  200.       Caption = 'Data'
  201.       object Panel3: TPanel
  202.         Left = 225
  203.         Top = 0
  204.         Width = 145
  205.         Height = 173
  206.         Align = alRight
  207.         BevelOuter = bvNone
  208.         TabOrder = 0
  209.         object Label4: TLabel
  210.           Left = 8
  211.           Top = 103
  212.           Width = 43
  213.           Height = 13
  214.           Caption = '&Delimiter:'
  215.           FocusControl = CBDelim
  216.         end
  217.         object Label6: TLabel
  218.           Left = 30
  219.           Top = 146
  220.           Width = 61
  221.           Height = 13
  222.           Alignment = taRightJustify
  223.           Caption = 'Text &Quotes:'
  224.           FocusControl = EQuotes
  225.         end
  226.         object CBDelim: TComboFlat
  227.           Left = 6
  228.           Top = 118
  229.           Width = 85
  230.           HelpContext = 1487
  231.           TabOrder = 0
  232.           OnChange = CBDelimChange
  233.           Items.Strings = (
  234.             'Space'
  235.             'Tab'
  236.             'Comma'
  237.             'Colon'
  238.             'Custom')
  239.         end
  240.         object ECustom: TEdit
  241.           Left = 96
  242.           Top = 118
  243.           Width = 41
  244.           Height = 21
  245.           HelpContext = 1487
  246.           Enabled = False
  247.           MaxLength = 1
  248.           TabOrder = 1
  249.         end
  250.         object GroupBox1: TGroupBox
  251.           Left = 8
  252.           Top = 2
  253.           Width = 129
  254.           Height = 93
  255.           Caption = '&Include:'
  256.           TabOrder = 2
  257.           object CBLabels: TCheckBox
  258.             Left = 8
  259.             Top = 33
  260.             Width = 108
  261.             Height = 17
  262.             HelpContext = 1486
  263.             Caption = 'Point &Labels'
  264.             Checked = True
  265.             State = cbChecked
  266.             TabOrder = 0
  267.           end
  268.           object CBIndex: TCheckBox
  269.             Left = 8
  270.             Top = 15
  271.             Width = 113
  272.             Height = 17
  273.             HelpContext = 1485
  274.             Caption = 'Point &Index'
  275.             TabOrder = 1
  276.           end
  277.           object CBHeader: TCheckBox
  278.             Left = 8
  279.             Top = 51
  280.             Width = 108
  281.             Height = 17
  282.             HelpContext = 1484
  283.             Caption = '&Header'
  284.             Checked = True
  285.             State = cbChecked
  286.             TabOrder = 2
  287.           end
  288.           object CBColors: TCheckBox
  289.             Left = 8
  290.             Top = 70
  291.             Width = 108
  292.             Height = 17
  293.             HelpContext = 1484
  294.             Caption = 'Point &Colors'
  295.             TabOrder = 3
  296.           end
  297.         end
  298.         object EQuotes: TEdit
  299.           Left = 96
  300.           Top = 142
  301.           Width = 41
  302.           Height = 21
  303.           HelpContext = 1487
  304.           MaxLength = 1
  305.           TabOrder = 3
  306.         end
  307.       end
  308.       object Panel5: TPanel
  309.         Left = 0
  310.         Top = 0
  311.         Width = 225
  312.         Height = 173
  313.         Align = alClient
  314.         BevelOuter = bvNone
  315.         TabOrder = 1
  316.         OnResize = Panel5Resize
  317.         object Label3: TLabel
  318.           Left = 7
  319.           Top = 4
  320.           Width = 32
  321.           Height = 13
  322.           Caption = 'Se&ries:'
  323.           FocusControl = CBSeries
  324.         end
  325.         object CBSeries: TComboFlat
  326.           Left = 6
  327.           Top = 21
  328.           Width = 211
  329.           TabOrder = 0
  330.           DropDownWidth = 250
  331.         end
  332.         object RGText: TRadioGroup
  333.           Left = 6
  334.           Top = 49
  335.           Width = 211
  336.           Height = 101
  337.           HelpContext = 1481
  338.           Caption = '&Format:'
  339.           ItemIndex = 0
  340.           Items.Strings = (
  341.             'Text'
  342.             'XML'
  343.             'HTML Table'
  344.             'Excel')
  345.           TabOrder = 1
  346.           OnClick = RGTextClick
  347.         end
  348.       end
  349.     end
  350.   end
  351.   object Panel1: TPanel
  352.     Left = 0
  353.     Top = 201
  354.     Width = 378
  355.     Height = 38
  356.     Align = alBottom
  357.     BevelOuter = bvNone
  358.     TabOrder = 1
  359.     object BCopy: TButton
  360.       Left = 8
  361.       Top = 7
  362.       Width = 75
  363.       Height = 25
  364.       Caption = '&Copy'
  365.       TabOrder = 0
  366.       OnClick = BCopyClick
  367.     end
  368.     object BSave: TButton
  369.       Left = 96
  370.       Top = 7
  371.       Width = 75
  372.       Height = 25
  373.       Caption = '&Save...'
  374.       TabOrder = 1
  375.       OnClick = BSaveClick
  376.     end
  377.     object BSend: TButton
  378.       Left = 184
  379.       Top = 7
  380.       Width = 75
  381.       Height = 25
  382.       Caption = 'S&end...'
  383.       TabOrder = 2
  384.       OnClick = BSendClick
  385.     end
  386.     object BClose: TButton
  387.       Left = 296
  388.       Top = 7
  389.       Width = 75
  390.       Height = 25
  391.       Cancel = True
  392.       Caption = 'Close'
  393.       Default = True
  394.       ModalResult = 1
  395.       TabOrder = 3
  396.     end
  397.   end
  398.   object SaveDialogPicture: TSaveDialog
  399.     FilterIndex = 0
  400.     Left = 312
  401.     Top = 4
  402.   end
  403.   object SaveDialogData: TSaveDialog
  404.     DefaultExt = 'txt'
  405.     Filter = 
  406.       'Space delimited text files|*.txt|Tab delimited text files|*.txt|' +
  407.       'Comma delimited text files|*.csv|Colon delimited text files|*.tx' +
  408.       't|Custom delimited text files|*.txt|XML files|*.xml|HTML files|*' +
  409.       '.htm|Microsoft Excel files|*.xls'
  410.     Left = 312
  411.     Top = 52
  412.   end
  413.   object SaveDialogNative: TSaveDialog
  414.     Filter = 'Native tee files|*.TEE'
  415.     Left = 312
  416.     Top = 100
  417.   end
  418. end
  419.