home *** CD-ROM | disk | FTP | other *** search
/ Bila Vrana / BILA_VRANA.iso / 026A / CHGNAME.ZIP / _SETUP.1 / Chgname.exe / 0 / RCDATA / TABOUTFORM / TABOUTFORM.txt < prev   
Text File  |  1997-02-14  |  4KB  |  148 lines

  1. object AboutForm: TAboutForm
  2.   Left = 461
  3.   Top = 283
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'About Chgname 2.0'
  7.   ClientHeight = 241
  8.   ClientWidth = 297
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Image1: TImage
  18.     Left = 214
  19.     Top = 40
  20.     Width = 75
  21.     Height = 102
  22.     Picture.Data = {<image001.bmp>}
  23.   end
  24.   object Label1: TLabel
  25.     Left = 8
  26.     Top = 8
  27.     Width = 292
  28.     Height = 29
  29.     Caption = 'Chgname was made by:'
  30.     Color = clBtnFace
  31.     Font.Color = clRed
  32.     Font.Height = -24
  33.     Font.Name = 'MS Sans Serif'
  34.     Font.Style = [fsBold, fsItalic, fsUnderline]
  35.     ParentColor = False
  36.     ParentFont = False
  37.   end
  38.   object Label2: TLabel
  39.     Left = 8
  40.     Top = 40
  41.     Width = 189
  42.     Height = 18
  43.     Caption = 'Kjetil L. Nyg∩┐╜rd, 1997, v.2.0'
  44.     Font.Color = clWindowText
  45.     Font.Height = -15
  46.     Font.Name = 'Arial'
  47.     Font.Style = [fsBold]
  48.     ParentFont = False
  49.   end
  50.   object Label3: TLabel
  51.     Left = 8
  52.     Top = 60
  53.     Width = 202
  54.     Height = 18
  55.     Caption = 'Written in Borland Delphi 2.0'
  56.     Font.Color = clWindowText
  57.     Font.Height = -15
  58.     Font.Name = 'Arial'
  59.     Font.Style = [fsBold]
  60.     ParentFont = False
  61.   end
  62.   object Label5: TLabel
  63.     Left = 8
  64.     Top = 82
  65.     Width = 141
  66.     Height = 15
  67.     Caption = 'This software is freeware.'
  68.     Font.Color = clWindowText
  69.     Font.Height = -12
  70.     Font.Name = 'Arial'
  71.     Font.Style = []
  72.     ParentFont = False
  73.   end
  74.   object Label11: TLabel
  75.     Left = 8
  76.     Top = 136
  77.     Width = 122
  78.     Height = 16
  79.     Caption = 'How to contact me:'
  80.     Font.Color = clRed
  81.     Font.Height = -13
  82.     Font.Name = 'Arial'
  83.     Font.Style = [fsBold]
  84.     ParentFont = False
  85.   end
  86.   object Label4: TLabel
  87.     Left = 8
  88.     Top = 98
  89.     Width = 113
  90.     Height = 15
  91.     Caption = 'Copyright ∩┐╜ 1996-97'
  92.     Font.Color = clWindowText
  93.     Font.Height = -12
  94.     Font.Name = 'Arial'
  95.     Font.Style = []
  96.     ParentFont = False
  97.   end
  98.   object Label6: TLabel
  99.     Left = 8
  100.     Top = 114
  101.     Width = 191
  102.     Height = 15
  103.     Caption = 'First version released in Dec. 1996'
  104.     Font.Color = clWindowText
  105.     Font.Height = -12
  106.     Font.Name = 'Arial'
  107.     Font.Style = []
  108.     ParentFont = False
  109.   end
  110.   object Memo1: TMemo
  111.     Left = 8
  112.     Top = 152
  113.     Width = 281
  114.     Height = 46
  115.     Lines.Strings = (
  116.       'E-mail:'#9#9'k.l.nygard@hfstud.uio.no'
  117.       'Home page:'#9'http://www.uio.no/~kln/'
  118.       'Download page:'#9'http://www.uio.no/~kln/Download/')
  119.     ReadOnly = True
  120.     TabOrder = 0
  121.     WantTabs = True
  122.   end
  123.   object BitBtn1: TBitBtn
  124.     Left = 104
  125.     Top = 208
  126.     Width = 89
  127.     Height = 25
  128.     Caption = 'OK'
  129.     Default = True
  130.     TabOrder = 1
  131.     OnClick = Button1Click
  132.     Glyph.Data = {
  133.       76010000424D7601000000000000760000002800000020000000100000000100
  134.       0400000000000001000000000000000000001000000010000000000000000000
  135.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  136.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  137.       555555555555555555555555555555555555555555FF5555555555555C055555
  138.       55555555577FF55555555555CCC05555555555557777F55555555555CCC05555
  139.       555555557777FF555555555CCCCC05555555555777777F55555555CCCCCC0555
  140.       5555557777777FF5555557CC05CCC05555555777757777F555557C05555CC055
  141.       55557775555777FF55555555555CCC05555555555557777F555555555555CC05
  142.       555555555555777FF555555555555CC05555555555555777FF5555555555557C
  143.       05555555555555777FF5555555555557C05555555555555777FF555555555555
  144.       5CC0555555555555577755555555555555555555555555555555}
  145.     NumGlyphs = 2
  146.   end
  147. end
  148.