home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 A / CHIP_HITWARE_7A.iso / biuro / PersAddrBook / _SETUP.1 / AddrBook.exe / 0 / RCDATA / TEXPORTFORM / TEXPORTFORM.txt
Text File  |  1999-03-24  |  5KB  |  172 lines

  1. object ExportForm: TExportForm
  2.   Left = 197
  3.   Top = 180
  4.   BorderStyle = bsDialog
  5.   Caption = 'Save As'
  6.   ClientHeight = 123
  7.   ClientWidth = 336
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 8
  18.     Top = 46
  19.     Width = 56
  20.     Height = 13
  21.     Caption = 'File location'
  22.   end
  23.   object GroupBox1: TGroupBox
  24.     Left = 5
  25.     Top = 5
  26.     Width = 324
  27.     Height = 37
  28.     Caption = 'Format'
  29.     TabOrder = 2
  30.     object Pab16RButton: TRadioButton
  31.       Left = 10
  32.       Top = 16
  33.       Width = 65
  34.       Height = 15
  35.       Caption = 'PAB 1.6'
  36.       TabOrder = 1
  37.       OnClick = FormatRButtonClick
  38.     end
  39.     object Pab30RButton: TRadioButton
  40.       Left = 83
  41.       Top = 16
  42.       Width = 65
  43.       Height = 15
  44.       Caption = 'PAB 3.0'
  45.       TabOrder = 3
  46.       OnClick = FormatRButtonClick
  47.     end
  48.     object Pab40RButton: TRadioButton
  49.       Left = 157
  50.       Top = 16
  51.       Width = 65
  52.       Height = 15
  53.       Caption = 'PAB 4.0'
  54.       Checked = True
  55.       TabOrder = 2
  56.       TabStop = True
  57.       OnClick = FormatRButtonClick
  58.     end
  59.     object TabDelimitedRButton: TRadioButton
  60.       Left = 230
  61.       Top = 16
  62.       Width = 85
  63.       Height = 15
  64.       Caption = 'TAB delimited'
  65.       TabOrder = 0
  66.       OnClick = FormatRButtonClick
  67.     end
  68.   end
  69.   object LocationEdit: TEdit
  70.     Left = 5
  71.     Top = 59
  72.     Width = 266
  73.     Height = 21
  74.     TabOrder = 0
  75.     OnChange = LocationEditChange
  76.   end
  77.   object BrowseButton: TButton
  78.     Left = 276
  79.     Top = 59
  80.     Width = 55
  81.     Height = 22
  82.     Caption = 'Browse'
  83.     TabOrder = 1
  84.     OnClick = BrowseButtonClick
  85.   end
  86.   object AppendCBox: TCheckBox
  87.     Left = 6
  88.     Top = 82
  89.     Width = 65
  90.     Height = 15
  91.     Caption = 'Append'
  92.     Enabled = False
  93.     TabOrder = 4
  94.   end
  95.   object ExportButton: TBitBtn
  96.     Left = 122
  97.     Top = 98
  98.     Width = 70
  99.     Height = 24
  100.     Caption = 'Save'
  101.     Font.Charset = DEFAULT_CHARSET
  102.     Font.Color = clWindowText
  103.     Font.Height = -11
  104.     Font.Name = 'MS Sans Serif'
  105.     Font.Style = [fsBold]
  106.     ParentFont = False
  107.     TabOrder = 6
  108.     OnClick = ExportButtonClick
  109.     Glyph.Data = {
  110.       76010000424D7601000000000000760000002800000020000000100000000100
  111.       04000000000000010000130B0000130B00001000000000000000000000000000
  112.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  113.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333303
  114.       333333333333337FF3333333333333903333333333333377FF33333333333399
  115.       03333FFFFFFFFF777FF3000000999999903377777777777777FF0FFFF0999999
  116.       99037F3337777777777F0FFFF099999999907F3FF777777777770F00F0999999
  117.       99037F773777777777730FFFF099999990337F3FF777777777330F00FFFFF099
  118.       03337F773333377773330FFFFFFFF09033337F3FF3FFF77733330F00F0000003
  119.       33337F773777777333330FFFF0FF033333337F3FF7F3733333330F08F0F03333
  120.       33337F7737F7333333330FFFF003333333337FFFF77333333333000000333333
  121.       3333777777333333333333333333333333333333333333333333}
  122.     NumGlyphs = 2
  123.   end
  124.   object HelpButton: TBitBtn
  125.     Left = 193
  126.     Top = 98
  127.     Width = 70
  128.     Height = 24
  129.     TabOrder = 3
  130.     OnClick = HelpButtonClick
  131.     Kind = bkHelp
  132.   end
  133.   object CloseButton: TBitBtn
  134.     Left = 264
  135.     Top = 98
  136.     Width = 70
  137.     Height = 24
  138.     Caption = '&Close'
  139.     Default = True
  140.     ModalResult = 1
  141.     TabOrder = 5
  142.     Glyph.Data = {
  143.       DE010000424DDE01000000000000760000002800000024000000120000000100
  144.       0400000000006801000000000000000000001000000000000000000000000000
  145.       80000080000000808000800000008000800080800000C0C0C000808080000000
  146.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00388888888877
  147.       F7F787F8888888888333333F00004444400888FFF444448888888888F333FF8F
  148.       000033334D5007FFF4333388888888883338888F0000333345D50FFFF4333333
  149.       338F888F3338F33F000033334D5D0FFFF43333333388788F3338F33F00003333
  150.       45D50FEFE4333333338F878F3338F33F000033334D5D0FFFF43333333388788F
  151.       3338F33F0000333345D50FEFE4333333338F878F3338F33F000033334D5D0FFF
  152.       F43333333388788F3338F33F0000333345D50FEFE4333333338F878F3338F33F
  153.       000033334D5D0EFEF43333333388788F3338F33F0000333345D50FEFE4333333
  154.       338F878F3338F33F000033334D5D0EFEF43333333388788F3338F33F00003333
  155.       4444444444333333338F8F8FFFF8F33F00003333333333333333333333888888
  156.       8888333F00003333330000003333333333333FFFFFF3333F00003333330AAAA0
  157.       333333333333888888F3333F00003333330000003333333333338FFFF8F3333F
  158.       0000}
  159.     NumGlyphs = 2
  160.   end
  161.   object OpenDialog: TOpenDialog
  162.     DefaultExt = 'pab'
  163.     Filter = 
  164.       'PAB Data Files (*.pab)|*.pab|ASCII TAB Delimited (*.txt)|*.txt|A' +
  165.       'll Files (*.*)|*.*'
  166.     Options = [ofOverwritePrompt, ofHideReadOnly, ofNoChangeDir, ofPathMustExist]
  167.     Title = 'Save As'
  168.     Left = 24
  169.     Top = 95
  170.   end
  171. end
  172.