home *** CD-ROM | disk | FTP | other *** search
/ c't freeware shareware 2001 January / CT_SW0101.ISO / pc / software / finanzen / finanz / apwin95.exe / SHRLK20.OC_ / SHRLK20.OC / 0 / RCDATA / TFRMNSABOUT / TFRMNSABOUT.txt < prev   
Text File  |  1997-11-17  |  1KB  |  58 lines

  1. object frmnsAbout: TfrmnsAbout
  2.   Left = 489
  3.   Top = 252
  4.   BorderStyle = bsNone
  5.   Caption = 'About Kenn Nesbitt'#39's ShareLock'
  6.   ClientHeight = 98
  7.   ClientWidth = 250
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object pnlAbout: TPanel
  16.     Left = 0
  17.     Top = 0
  18.     Width = 250
  19.     Height = 98
  20.     Align = alClient
  21.     BevelWidth = 2
  22.     Caption = ' '
  23.     TabOrder = 0
  24.     object imgShareLock: TImage
  25.       Left = 8
  26.       Top = 8
  27.       Width = 32
  28.       Height = 32
  29.       AutoSize = True
  30.       Picture.Data = {<image000.ico>}
  31.       Stretch = True
  32.     end
  33.     object lblDesc1: TLabel
  34.       Left = 56
  35.       Top = 8
  36.       Width = 151
  37.       Height = 13
  38.       Caption = 'TnsShareLock Component 2.02'
  39.     end
  40.     object lblDesc2: TLabel
  41.       Left = 56
  42.       Top = 28
  43.       Width = 164
  44.       Height = 13
  45.       Caption = 'Copyright ÔøΩ 1997 Nesbitt Software'
  46.     end
  47.     object btnOk: TButton
  48.       Left = 88
  49.       Top = 64
  50.       Width = 75
  51.       Height = 23
  52.       Caption = 'Ok'
  53.       ModalResult = 1
  54.       TabOrder = 0
  55.     end
  56.   end
  57. end
  58.