home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / Pcwk32.exe / 0 / RCDATA / TABT_FRM / TABT_FRM.txt < prev   
Text File  |  2003-09-04  |  2KB  |  85 lines

  1. object ABT_FRM: TABT_FRM
  2.   Left = 291
  3.   Top = 348
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'PCWK CD/DVD Instalator'
  7.   ClientHeight = 148
  8.   ClientWidth = 472
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object BitBtn1: TBitBtn
  20.     Left = 200
  21.     Top = 112
  22.     Width = 75
  23.     Height = 25
  24.     Caption = '&OK'
  25.     ModalResult = 1
  26.     TabOrder = 0
  27.   end
  28.   object Panel1: TPanel
  29.     Left = 0
  30.     Top = 0
  31.     Width = 473
  32.     Height = 97
  33.     BevelInner = bvRaised
  34.     BevelOuter = bvLowered
  35.     Color = clWhite
  36.     TabOrder = 1
  37.     object Label3: TLabel
  38.       Left = 16
  39.       Top = 40
  40.       Width = 155
  41.       Height = 13
  42.       Caption = '(c) 2003 EmZet Computing.'
  43.       Font.Charset = DEFAULT_CHARSET
  44.       Font.Color = clNavy
  45.       Font.Height = -11
  46.       Font.Name = 'MS Sans Serif'
  47.       Font.Style = [fsBold]
  48.       ParentFont = False
  49.     end
  50.     object Label4: TLabel
  51.       Left = 16
  52.       Top = 64
  53.       Width = 346
  54.       Height = 13
  55.       Caption = 'Powered by ZipForge. (c) AidAim Software. www.aidaim.com.'
  56.       Font.Charset = DEFAULT_CHARSET
  57.       Font.Color = clNavy
  58.       Font.Height = -11
  59.       Font.Name = 'MS Sans Serif'
  60.       Font.Style = [fsBold]
  61.       ParentFont = False
  62.     end
  63.     object Image1: TImage
  64.       Left = 433
  65.       Top = 9
  66.       Width = 32
  67.       Height = 32
  68.       Picture.Data = {<image000.bmp>}
  69.     end
  70.     object Label1: TLabel
  71.       Left = 16
  72.       Top = 16
  73.       Width = 173
  74.       Height = 13
  75.       Caption = 'PCWK CD/DVD Instalator 1.0.'
  76.       Font.Charset = DEFAULT_CHARSET
  77.       Font.Color = clNavy
  78.       Font.Height = -11
  79.       Font.Name = 'MS Sans Serif'
  80.       Font.Style = [fsBold]
  81.       ParentFont = False
  82.     end
  83.   end
  84. end
  85.