home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 April B / Pcwk4b98.iso / Internet / Addweb / ADDWEB.EXE / %MAINDIR% / addweb.exe / 0 / RCDATA / TREGPOPUP / TREGPOPUP.txt
Encoding:
Text File  |  1998-01-12  |  2.6 KB  |  91 lines

  1. object regpopup: Tregpopup
  2.   Left = 319
  3.   Top = 127
  4.   HelpContext = 1026
  5.   BorderIcons = [biHelp]
  6.   BorderStyle = bsDialog
  7.   Caption = 'UnRegistered'
  8.   ClientHeight = 146
  9.   ClientWidth = 266
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object whynot: TLabel
  19.     Left = 16
  20.     Top = 16
  21.     Width = 233
  22.     Height = 49
  23.     AutoSize = False
  24.     Caption = 'This feature is limited to the  registered version'
  25.     WordWrap = True
  26.   end
  27.   object Bevel1: TBevel
  28.     Left = 8
  29.     Top = 8
  30.     Width = 249
  31.     Height = 65
  32.   end
  33.   object BitBtn1: TBitBtn
  34.     Left = 8
  35.     Top = 80
  36.     Width = 249
  37.     Height = 25
  38.     HelpContext = 1026
  39.     Caption = 'Register Online (Secure Web)'
  40.     Default = True
  41.     TabOrder = 0
  42.     OnClick = BitBtn1Click
  43.     Glyph.Data = {
  44.       76010000424D7601000000000000760000002800000020000000100000000100
  45.       04000000000000010000120B0000120B00001000000000000000000000000000
  46.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  47.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  48.       5555555555FFFFF555555555544C4C5555555555F777775FF5555554C444C444
  49.       5555555775FF55775F55554C4334444445555575577F55557FF554C4C334C4C4
  50.       335557F5577FF55577F554CCC3334444335557555777F555775FCCCCC333CCC4
  51.       C4457F55F777F555557F4CC33333CCC444C57F577777F5F5557FC4333333C3C4
  52.       CCC57F777777F7FF557F4CC33333333C4C457F577777777F557FCCC33CC4333C
  53.       C4C575F7755F777FF5755CCCCC3333334C5557F5FF777777F7F554C333333333
  54.       CC55575777777777F755553333CC3C33C555557777557577755555533CC4C4CC
  55.       5555555775FFFF77555555555C4CCC5555555555577777555555}
  56.     NumGlyphs = 2
  57.   end
  58.   object BitBtn2: TBitBtn
  59.     Left = 8
  60.     Top = 112
  61.     Width = 249
  62.     Height = 25
  63.     HelpContext = 1026
  64.     Caption = 'Close'
  65.     TabOrder = 1
  66.     OnClick = BitBtn2Click
  67.     Kind = bkCancel
  68.   end
  69.   object MarsCaption1: TMarsCaption
  70.     ActiveBeginColor = clBlack
  71.     ActiveEndColor = clNavy
  72.     ActiveFontColor = clWhite
  73.     InactiveBeginColor = clBlack
  74.     InactiveEndColor = clRed
  75.     InactiveFontColor = clSilver
  76.     ApplicationNameFont.Charset = DEFAULT_CHARSET
  77.     ApplicationNameFont.Color = clWindowText
  78.     ApplicationNameFont.Height = -11
  79.     ApplicationNameFont.Name = 'MS Sans Serif'
  80.     ApplicationNameFont.Style = [fsBold]
  81.     CaptionFont.Charset = DEFAULT_CHARSET
  82.     CaptionFont.Color = clWindowText
  83.     CaptionFont.Height = -11
  84.     CaptionFont.Name = 'MS Sans Serif'
  85.     CaptionFont.Style = []
  86.     NumColors = 64
  87.     AutoSize = False
  88.     Left = 400
  89.   end
  90. end
  91.