home *** CD-ROM | disk | FTP | other *** search
/ com!online 2001 December / COMCD1201.iso / toptools / traxex / _setup.1 / TraXEx.exe / 0 / RCDATA / TFORM4 / TFORM4.txt < prev   
Encoding:
Text File  |  2000-09-05  |  2.5 KB  |  89 lines

  1. object Form4: TForm4
  2.   Left = 378
  3.   Top = 251
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'TraXEx - Feedback'
  7.   ClientHeight = 263
  8.   ClientWidth = 366
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   PixelsPerInch = 96
  20.   TextHeight = 16
  21.   object LabelDankDeutsch: TLabel
  22.     Left = 80
  23.     Top = 16
  24.     Width = 205
  25.     Height = 32
  26.     Caption = 'Vielen Dank, da∩┐╜ Sie TraXEx 2.1 einsetzen. '
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -13
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = [fsBold]
  32.     ParentFont = False
  33.     WordWrap = True
  34.   end
  35.   object LabelKritikDeutsch: TLabel
  36.     Left = 24
  37.     Top = 80
  38.     Width = 318
  39.     Height = 64
  40.     Alignment = taCenter
  41.     Caption = 
  42.       'Nat∩┐╜rlich bin ich bestrebt, das Programm weiterzuentwickeln und ' +
  43.       'zu verbessern. Ich w∩┐╜rde mich daher sehr ∩┐╜ber Ihre Anregungen, I' +
  44.       'hre Kritik und Verbesserungsvorschl∩┐╜ge freuen.'
  45.     Font.Charset = DEFAULT_CHARSET
  46.     Font.Color = clWindowText
  47.     Font.Height = -13
  48.     Font.Name = 'MS Sans Serif'
  49.     Font.Style = []
  50.     ParentFont = False
  51.     WordWrap = True
  52.   end
  53.   object PanelIcon: TPanel
  54.     Left = 16
  55.     Top = 16
  56.     Width = 40
  57.     Height = 40
  58.     TabOrder = 0
  59.     object ImageIcon: TImage
  60.       Left = 4
  61.       Top = 4
  62.       Width = 32
  63.       Height = 32
  64.       Picture.Data = {<image001.ico>}
  65.     end
  66.   end
  67.   object BitBtnEMail: TBitBtn
  68.     Left = 94
  69.     Top = 224
  70.     Width = 177
  71.     Height = 33
  72.     Caption = '&E-Mail an Entwickler'
  73.     TabOrder = 1
  74.     OnClick = BitBtnEMailClick
  75.     Glyph.Data = {
  76.       42010000424D4201000000000000760000002800000012000000110000000100
  77.       040000000000CC00000000000000000000001000000010000000000000000000
  78.       80000080000000808000800000008000800080800000C0C0C000808080000000
  79.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  80.       FFFFFF000000FFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFFFFFFFF000000FFFF
  81.       FFFFFFFFFFFFFF000000FFFFFF00000000000F000000F0F0F00BFBFBFBFB0F00
  82.       0000FFFFFF00BFB0BFB00F000000F0F0F00B0B0B0B0B0F000000FFFFFF0FB0BF
  83.       B0BF0F000000F0F0F00B0BFBFB0B0F000000FFFFFF00BFBFBFB00F000000F0F0
  84.       F000000000000F000000FFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFFFFFFFF00
  85.       0000FFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFF
  86.       FFFFFF000000}
  87.   end
  88. end
  89.