home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9UTI / YWL_216.ZIP / _SETUP.1 / Yerwinlogo.exe / 0 / RCDATA / TCHANGER / TCHANGER.txt < prev   
Text File  |  1998-03-27  |  2KB  |  86 lines

  1. object Changer: TChanger
  2.   Left = 200
  3.   Top = 108
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Changer'
  7.   ClientHeight = 108
  8.   ClientWidth = 249
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Icon.Data = {<image000.ico>}
  16.   Position = poScreenCenter
  17.   OnCloseQuery = FormCloseQuery
  18.   OnCreate = FormCreate
  19.   OnKeyDown = FormKeyDown
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Panel1: TPanel
  24.     Left = 0
  25.     Top = 0
  26.     Width = 249
  27.     Height = 108
  28.     Align = alClient
  29.     BevelInner = bvLowered
  30.     BevelOuter = bvLowered
  31.     TabOrder = 0
  32.     object Image1: TImage
  33.       Left = 2
  34.       Top = 2
  35.       Width = 47
  36.       Height = 104
  37.       Align = alLeft
  38.       Center = True
  39.       Picture.Data = {<image001.ico>}
  40.     end
  41.     object Label1: TLabel
  42.       Left = 56
  43.       Top = 7
  44.       Width = 185
  45.       Height = 18
  46.       AutoSize = False
  47.       Caption = 'Yer Winlogo is checking your logos at'
  48.       WordWrap = True
  49.     end
  50.     object Label2: TLabel
  51.       Left = 56
  52.       Top = 80
  53.       Width = 177
  54.       Height = 25
  55.       AutoSize = False
  56.       WordWrap = True
  57.     end
  58.     object Label3: TLabel
  59.       Left = 56
  60.       Top = 24
  61.       Width = 185
  62.       Height = 13
  63.       AutoSize = False
  64.     end
  65.     object Label4: TLabel
  66.       Left = 56
  67.       Top = 40
  68.       Width = 177
  69.       Height = 33
  70.       AutoSize = False
  71.       Caption = 'Label4'
  72.       WordWrap = True
  73.     end
  74.   end
  75.   object Timer1: TTimer
  76.     Interval = 2000
  77.     OnTimer = Timer1Timer
  78.     Left = 192
  79.   end
  80.   object Dialog971: TDialog97
  81.     Msg = 'Message'
  82.     Left = 48
  83.     Top = 65528
  84.   end
  85. end
  86.