object PasswordDlg: TPasswordDlg Left = 360 Top = 308 Width = 250 Height = 177 ActiveControl = Password BorderIcons = [biSystemMenu] Caption = 'Register Me!' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Icon.Data = {} Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 1 Width = 134 Height = 13 Caption = 'Enter registration code:' end object Label2: TLabel Left = 8 Top = 49 Width = 95 Height = 13 Caption = 'Enter Full Name:' end object Password: TEdit Left = 8 Top = 19 Width = 225 Height = 21 TabOrder = 0 end object OKBtn: TBitBtn Left = 66 Top = 115 Width = 77 Height = 27 Caption = 'OK' Default = True Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 2 OnClick = OKBtnClick Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333 333333333337FF3333333333330003333333333333777F333333333333080333 3333333F33777FF33F3333B33B000B33B3333373F777773F7333333BBB0B0BBB 33333337737F7F77F333333BBB0F0BBB33333337337373F73F3333BBB0F7F0BB B333337F3737F73F7F3333BB0FB7BF0BB3333F737F37F37F73FFBBBB0BF7FB0B BBB3773F7F37337F377333BB0FBFBF0BB333337F73F333737F3333BBB0FBF0BB B3333373F73FF7337333333BBB000BBB33333337FF777337F333333BBBBBBBBB 3333333773FF3F773F3333B33BBBBB33B33333733773773373333333333B3333 333333333337F33333333333333B3333333333333337333333330000} Margin = 2 NumGlyphs = 2 Spacing = -1 end object CancelBtn: TBitBtn Left = 152 Top = 115 Width = 77 Height = 27 Cancel = True Caption = 'Cancel' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 2 ParentFont = False TabOrder = 3 OnClick = CancelBtnClick Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333 333333333337FF3333333333330003333333333333777F333333333333080333 3333333333777F3333333333330003333333333333777F3333333333330F0333 33333333337F7F3333333333330F033333333333337373F33333333330F7F033 333333333737F73F333333330FF7FF03333333337F37F37F333333330FF7FF03 333333337F37337F333333330FFFFF033333333373F333733333333330FFF033 33333333373FF733333333333300033333333333337773333333333333333333 3333333333333333333333333333333333333333333333333333333333333333 33333333333333333333333333333333333333333333333333330000} Margin = 2 NumGlyphs = 2 Spacing = -1 end object Edit1: TEdit Left = 8 Top = 68 Width = 225 Height = 21 TabOrder = 1 end end