home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / Chip_2000-01_cd.bin / sharewar / Font / fl.exe / 0 / RCDATA / TFMINSTALLEDINFO / TFMINSTALLEDINFO.txt < prev   
Text File  |  1999-05-10  |  4KB  |  192 lines

  1. object fmInstalledInfo: TfmInstalledInfo
  2.   Left = 481
  3.   Top = 158
  4.   Width = 334
  5.   Height = 262
  6.   ActiveControl = btnOK
  7.   BorderIcons = []
  8.   BorderStyle = bsSizeToolWin
  9.   Caption = 'Status for Installation'
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   ShowHint = True
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object pnlInstallLogo: TPanel
  23.     Left = 0
  24.     Top = 0
  25.     Width = 52
  26.     Height = 235
  27.     Align = alLeft
  28.     BevelOuter = bvLowered
  29.     TabOrder = 0
  30.     object imgFontsInstalled: TImage
  31.       Left = 10
  32.       Top = 10
  33.       Width = 32
  34.       Height = 32
  35.       AutoSize = True
  36.       Picture.Data = {<image000.ico>}
  37.       Transparent = True
  38.     end
  39.   end
  40.   object pnlInstallInfoAndDetails: TPanel
  41.     Left = 52
  42.     Top = 0
  43.     Width = 274
  44.     Height = 235
  45.     Align = alClient
  46.     BevelOuter = bvNone
  47.     TabOrder = 1
  48.     object pnlInstallation: TPanel
  49.       Left = 0
  50.       Top = 0
  51.       Width = 274
  52.       Height = 115
  53.       Align = alTop
  54.       BevelOuter = bvNone
  55.       TabOrder = 0
  56.       OnResize = pnlInstallationResize
  57.       object lblNumTotal: TLabel
  58.         Left = 214
  59.         Top = 10
  60.         Width = 25
  61.         Height = 13
  62.         Alignment = taRightJustify
  63.         Caption = 'XXX'
  64.         Font.Charset = DEFAULT_CHARSET
  65.         Font.Color = clWindowText
  66.         Font.Height = -11
  67.         Font.Name = 'MS Sans Serif'
  68.         Font.Style = [fsBold]
  69.         ParentFont = False
  70.         Transparent = True
  71.       end
  72.       object lblNumInstalled: TLabel
  73.         Left = 218
  74.         Top = 38
  75.         Width = 21
  76.         Height = 13
  77.         Alignment = taRightJustify
  78.         Caption = 'XXX'
  79.         Transparent = True
  80.       end
  81.       object lblNumNotInstalled: TLabel
  82.         Left = 218
  83.         Top = 56
  84.         Width = 21
  85.         Height = 13
  86.         Alignment = taRightJustify
  87.         Caption = 'XXX'
  88.         Font.Charset = DEFAULT_CHARSET
  89.         Font.Color = clWindowText
  90.         Font.Height = -11
  91.         Font.Name = 'MS Sans Serif'
  92.         Font.Style = []
  93.         ParentFont = False
  94.         Transparent = True
  95.       end
  96.       object bvlHoriz: TBevel
  97.         Left = 8
  98.         Top = 30
  99.         Width = 233
  100.         Height = 2
  101.         Shape = bsBottomLine
  102.       end
  103.       object lblTotal: TLabel
  104.         Left = 8
  105.         Top = 10
  106.         Width = 168
  107.         Height = 13
  108.         Caption = 'Fonts selected for installation'
  109.         Font.Charset = DEFAULT_CHARSET
  110.         Font.Color = clWindowText
  111.         Font.Height = -11
  112.         Font.Name = 'MS Sans Serif'
  113.         Font.Style = [fsBold]
  114.         ParentFont = False
  115.         Transparent = True
  116.       end
  117.       object lblInst: TLabel
  118.         Left = 8
  119.         Top = 38
  120.         Width = 67
  121.         Height = 13
  122.         Caption = 'Fonts installed'
  123.         Transparent = True
  124.       end
  125.       object lblNotInst: TLabel
  126.         Left = 8
  127.         Top = 56
  128.         Width = 85
  129.         Height = 13
  130.         Caption = 'Fonts not installed'
  131.         Transparent = True
  132.       end
  133.       object btnOK: TCorelButton
  134.         Left = 166
  135.         Top = 92
  136.         Width = 75
  137.         Height = 23
  138.         Hint = 'Closes dialog'
  139.         Caption = '&OK'
  140.         Default = True
  141.         ModalResult = 1
  142.         TabOrder = 0
  143.         OnClick = btnOKClick
  144.       end
  145.       object btnDetails: TCorelButton
  146.         Left = 83
  147.         Top = 92
  148.         Width = 75
  149.         Height = 23
  150.         Hint = 'Shows a list with fonts not installed'
  151.         Caption = '&Details >>'
  152.         TabOrder = 1
  153.         OnClick = btnDetailsClick
  154.       end
  155.     end
  156.     object pnlListbox: TPanel
  157.       Left = 0
  158.       Top = 115
  159.       Width = 274
  160.       Height = 120
  161.       Align = alClient
  162.       BevelInner = bvLowered
  163.       BevelOuter = bvNone
  164.       BorderWidth = 8
  165.       TabOrder = 1
  166.       object pnlNotInstalledCaption: TPanel
  167.         Left = 9
  168.         Top = 9
  169.         Width = 256
  170.         Height = 17
  171.         Align = alTop
  172.         Alignment = taLeftJustify
  173.         BevelOuter = bvNone
  174.         BorderWidth = 6
  175.         Caption = 'These fonts were not installed...'
  176.         TabOrder = 0
  177.       end
  178.       object ltbNotInstalled: TListBox
  179.         Left = 9
  180.         Top = 26
  181.         Width = 256
  182.         Height = 85
  183.         Align = alClient
  184.         BorderStyle = bsNone
  185.         ItemHeight = 13
  186.         Sorted = True
  187.         TabOrder = 1
  188.       end
  189.     end
  190.   end
  191. end
  192.