home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / soft / iparmor.exe / {app} / Iparmor.exe / 0 / RCDATA / TFORM5 / TFORM5.txt
Encoding:
Text File  |  2003-04-14  |  2.2 KB  |  101 lines

  1. object Form5: TForm5
  2.   Left = 374
  3.   Top = 257
  4.   VertScrollBar.Visible = False
  5.   ActiveControl = GradBtn1
  6.   Anchors = []
  7.   BorderIcons = []
  8.   BorderStyle = bsSingle
  9.   Caption = 'Iparmor'
  10.   ClientHeight = 175
  11.   ClientWidth = 344
  12.   Color = clBtnFace
  13.   DefaultMonitor = dmPrimary
  14.   DragKind = dkDock
  15.   Font.Charset = DEFAULT_CHARSET
  16.   Font.Color = clWindowText
  17.   Font.Height = -11
  18.   Font.Name = 'MS Sans Serif'
  19.   Font.Style = []
  20.   FormStyle = fsStayOnTop
  21.   OldCreateOrder = False
  22.   Position = poDesktopCenter
  23.   Scaled = False
  24.   OnCreate = FormCreate
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object SpeedButton2: TGradBtn
  28.     Left = 52
  29.     Top = 132
  30.     Width = 85
  31.     Height = 21
  32.     DisabledColor = clOlive
  33.     BtnHiliteClr = 15728639
  34.     BtnShadowClr = 9618114
  35.     TxtHiliteClr = 15728639
  36.     TxtShadowClr = 9618114
  37.     BeginColor = 13565951
  38.     EndColor = 9618114
  39.     SwapColors = False
  40.     GradientStyle = gsElliptic
  41.     TextStyle = tsNormal
  42.     Presets = BrassedOff
  43.     Caption = 'Continue'
  44.     OnClick = SpeedButton2Click
  45.     Font.Charset = DEFAULT_CHARSET
  46.     Font.Color = clMaroon
  47.     Font.Height = -12
  48.     Font.Name = 'Verdana'
  49.     Font.Style = []
  50.     TabOrder = 0
  51.     TabStop = True
  52.   end
  53.   object GradBtn1: TGradBtn
  54.     Left = 208
  55.     Top = 132
  56.     Width = 85
  57.     Height = 21
  58.     DisabledColor = clOlive
  59.     BtnHiliteClr = 15728639
  60.     BtnShadowClr = 9618114
  61.     TxtHiliteClr = 15728639
  62.     TxtShadowClr = 9618114
  63.     BeginColor = 13565951
  64.     EndColor = 9618114
  65.     SwapColors = False
  66.     ShowFocus = False
  67.     GradientStyle = gsElliptic
  68.     TextStyle = tsNormal
  69.     Presets = BrassedOff
  70.     Caption = 'Register'
  71.     OnClick = GradBtn1Click
  72.     Font.Charset = DEFAULT_CHARSET
  73.     Font.Color = clMaroon
  74.     Font.Height = -12
  75.     Font.Name = 'Verdana'
  76.     Font.Style = []
  77.     TabOrder = 1
  78.     TabStop = True
  79.   end
  80.   object Panel1: TPanel
  81.     Left = 32
  82.     Top = 16
  83.     Width = 281
  84.     Height = 93
  85.     TabOrder = 2
  86.     object Label1: TLabel
  87.       Left = 1
  88.       Top = 1
  89.       Width = 279
  90.       Height = 91
  91.       Align = alClient
  92.       Font.Charset = DEFAULT_CHARSET
  93.       Font.Color = clWindowText
  94.       Font.Height = -16
  95.       Font.Name = 'MS Sans Serif'
  96.       Font.Style = []
  97.       ParentFont = False
  98.     end
  99.   end
  100. end
  101.