object FormRegistrace: TFormRegistrace Left = 265 Top = 129 BorderStyle = bsDialog Caption = 'Registrace' ClientHeight = 358 ClientWidth = 357 Color = clBtnFace ParentFont = True OldCreateOrder = True Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Bevel2: TBevel Left = 8 Top = 8 Width = 341 Height = 313 Shape = bsFrame end object StaticStatus: TStatic Left = 108 Top = 224 Width = 133 Height = 21 end object StaticReg: TStatic Left = 108 Top = 252 Width = 105 Height = 21 end object Label1: TLabel Left = 30 Top = 228 Width = 70 Height = 13 Caption = 'Sou�asn� stav' Transparent = True end object Label2: TLabel Left = 22 Top = 256 Width = 79 Height = 13 Caption = 'Registra�n� ��slo' Transparent = True end object LabelPlus1: TLabelPlus Left = 35 Top = 284 Width = 66 Height = 13 AttachType = atLeft Caption = 'Licen�n� ��slo' FocusControl = EditLic Attached = True end object BtnCopy: TSpeedButton Left = 216 Top = 252 Width = 23 Height = 22 Hint = 'Kop�rovat do schr�nky' Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888 8888888888888888888888888844444444488888884FFFFFFF488888884F0000 0F480000004FFFFFFF480FFFFF4F00000F480F00004FFFFFFF480FFFFF4F00F4 44480F00004FFFF4F4880FFFFF4FFFF448880F00F044444488880FFFF0F08888 88880FFFF0088888888800000088888888888888888888888888} ParentShowHint = False ShowHint = True OnClick = BtnCopyClick end object BtnRegister: TButton Left = 216 Top = 280 Width = 78 Height = 22 Caption = 'Zaregistrovat' Enabled = False TabOrder = 1 OnClick = BtnRegisterClick end object BtnClose: TButton Left = 271 Top = 328 Width = 75 Height = 25 Cancel = True Caption = 'Zav��t' ModalResult = 2 TabOrder = 2 end object Memo1: TMemo Left = 20 Top = 20 Width = 317 Height = 185 TabStop = False Color = clInfoBk Lines.Strings = ( 'V�en� u�ivateli !' '' 'Registrace programu Contact spo��v� ve dvou kroc�ch:' '' '1. Sestaven� a doru�en� objedn�vky licence do spole�nosti' ' Supreme Technologies. To lze u�init nap�. volbou v menu' ' Program-Objedn�vka. Sou��st� objedn�vky je registra�n�' ' ��slo, kter� je nezbytn� k tomu, aby V�m mohlo b�t zasl�no' ' licen�n� ��slo.' '' '2. Zad�n� licen�n�ho ��sla do programu Supreme Contact.' ' T�m je registrace dokon�ena a program m��ete za��t pln�' ' vyu��vat. Tuto operaci provedete v tomto okn�.' ' ') ReadOnly = True TabOrder = 3 end object EditLic: TMaskEditPlus Left = 108 Top = 280 Width = 105 Height = 21 CharCase = ecUpperCase EditMask = 'AA AA AA AA AA;0;�' MaxLength = 14 TabOrder = 0 OnChange = EditLicChange OnKeyPress = EditLicKeyPress end object Wallpaper1: TWallpaper ResourceName = 'WALLPAPER' Left = 8 Top = 328 end end