home *** CD-ROM | disk | FTP | other *** search
/ Guide To Cracking 2002 / Guide_to_Cracking_2002.iso / Programming / yPP-B-SRC.ZIP / Unit5.dfm < prev    next >
Encoding:
Text File  |  2000-08-31  |  3.8 KB  |  188 lines

  1. object Aboutform: TAboutform
  2.   Left = 382
  3.   Top = 237
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'About'
  7.   ClientHeight = 288
  8.   ClientWidth = 385
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   OnClose = FormClose
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label2: TLabel
  22.     Left = 48
  23.     Top = 240
  24.     Width = 212
  25.     Height = 13
  26.     Caption = 'Much thanks goes to kill3xx and Agent Data '
  27.   end
  28.   object Label1: TLabel
  29.     Left = 48
  30.     Top = 192
  31.     Width = 216
  32.     Height = 13
  33.     Caption = '...go out to (no special order): Perfx, tHeRain, '
  34.   end
  35.   object Bevel1: TBevel
  36.     Left = 48
  37.     Top = 16
  38.     Width = 241
  39.     Height = 2
  40.   end
  41.   object Label3: TLabel
  42.     Left = 16
  43.     Top = 8
  44.     Width = 18
  45.     Height = 13
  46.     Caption = 'Info'
  47.   end
  48.   object Label4: TLabel
  49.     Left = 48
  50.     Top = 32
  51.     Width = 180
  52.     Height = 13
  53.     Caption = 'Yoda'#39's Process Patcher - BETA'
  54.     Font.Charset = DEFAULT_CHARSET
  55.     Font.Color = clWindowText
  56.     Font.Height = -11
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = [fsBold]
  59.     ParentFont = False
  60.   end
  61.   object Label5: TLabel
  62.     Left = 48
  63.     Top = 48
  64.     Width = 101
  65.     Height = 13
  66.     Caption = 'Build 31 August 2000'
  67.   end
  68.   object Label6: TLabel
  69.     Left = 48
  70.     Top = 72
  71.     Width = 196
  72.     Height = 13
  73.     Caption = 'For any bugreports/comments mail please'
  74.   end
  75.   object Label7: TLabel
  76.     Left = 8
  77.     Top = 96
  78.     Width = 31
  79.     Height = 13
  80.     Caption = 'Author'
  81.   end
  82.   object Label8: TLabel
  83.     Left = 48
  84.     Top = 120
  85.     Width = 32
  86.     Height = 13
  87.     Caption = 'E-Mail:'
  88.   end
  89.   object Label9: TLabel
  90.     Left = 96
  91.     Top = 120
  92.     Width = 89
  93.     Height = 13
  94.     Cursor = crHandPoint
  95.     Caption = 'yoda_f2f@gmx.net'
  96.     Font.Charset = DEFAULT_CHARSET
  97.     Font.Color = clBlue
  98.     Font.Height = -11
  99.     Font.Name = 'MS Sans Serif'
  100.     Font.Style = []
  101.     ParentFont = False
  102.     OnClick = Label9Click
  103.   end
  104.   object Label10: TLabel
  105.     Left = 48
  106.     Top = 144
  107.     Width = 36
  108.     Height = 13
  109.     Caption = 'WWW:'
  110.   end
  111.   object Label11: TLabel
  112.     Left = 96
  113.     Top = 144
  114.     Width = 55
  115.     Height = 13
  116.     Cursor = crHandPoint
  117.     Caption = 'come.to/f2f'
  118.     Font.Charset = DEFAULT_CHARSET
  119.     Font.Color = clBlue
  120.     Font.Height = -11
  121.     Font.Name = 'MS Sans Serif'
  122.     Font.Style = []
  123.     ParentFont = False
  124.     OnClick = Label11Click
  125.   end
  126.   object Bevel2: TBevel
  127.     Left = 48
  128.     Top = 104
  129.     Width = 241
  130.     Height = 2
  131.   end
  132.   object Label12: TLabel
  133.     Left = 8
  134.     Top = 168
  135.     Width = 31
  136.     Height = 13
  137.     Caption = 'Greetz'
  138.   end
  139.   object Bevel3: TBevel
  140.     Left = 48
  141.     Top = 176
  142.     Width = 241
  143.     Height = 2
  144.   end
  145.   object Label13: TLabel
  146.     Left = 48
  147.     Top = 208
  148.     Width = 223
  149.     Height = 13
  150.     Caption = 'ultraschall, d@niÇl, r!sc ,ESP, and of course all '
  151.   end
  152.   object Label14: TLabel
  153.     Left = 48
  154.     Top = 224
  155.     Width = 87
  156.     Height = 13
  157.     Caption = 'my team memberz.'
  158.   end
  159.   object Label15: TLabel
  160.     Left = 48
  161.     Top = 256
  162.     Width = 229
  163.     Height = 13
  164.     Caption = 'for there patcher sources. They helped me a lot. '
  165.   end
  166.   object Bevel4: TBevel
  167.     Left = 8
  168.     Top = 280
  169.     Width = 281
  170.     Height = 2
  171.   end
  172.   object SpeedButton1: TSpeedButton
  173.     Left = 304
  174.     Top = 16
  175.     Width = 73
  176.     Height = 22
  177.     Caption = 'OK'
  178.     Flat = True
  179.     Font.Charset = DEFAULT_CHARSET
  180.     Font.Color = clWindowText
  181.     Font.Height = -11
  182.     Font.Name = 'MS Sans Serif'
  183.     Font.Style = [fsBold]
  184.     ParentFont = False
  185.     OnClick = SpeedButton1Click
  186.   end
  187. end
  188.