object NTKeyGen: TNTKeyGen Left = 207 Top = 182 Width = 417 Height = 102 Caption = 'NTKeygen v1.0' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 56 Top = 48 Width = 198 Height = 13 Caption = 'NT v4.0 Key Generator By Jester (c) 1996' end object key1: TLabel Left = 88 Top = 16 Width = 5 Height = 24 Font.Color = clWindowText Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Key: TLabel Left = 136 Top = 16 Width = 153 Height = 24 Font.Color = clWindowText Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object KeyGen: TBitBtn Left = 312 Top = 8 Width = 81 Height = 25 Caption = '&Generate Key' ParentShowHint = False ShowHint = True TabOrder = 0 OnClick = KeyGenClick end object Credits: TBitBtn Left = 312 Top = 40 Width = 81 Height = 25 Caption = '&Credits' TabOrder = 1 OnClick = CreditsClick end end