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

  1. object Form7: TForm7
  2.   Left = 200
  3.   Top = 108
  4.   Width = 431
  5.   Height = 349
  6.   Caption = 'Yer Winlogo - Forced change'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   OnCreate = FormCreate
  14.   OnHide = FormHide
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel6: TPanel
  19.     Left = 252
  20.     Top = 6
  21.     Width = 164
  22.     Height = 104
  23.     BevelInner = bvLowered
  24.     BevelOuter = bvLowered
  25.     Caption = 'No image found'
  26.     TabOrder = 0
  27.     object Image1: TImage
  28.       Left = 2
  29.       Top = 2
  30.       Width = 160
  31.       Height = 100
  32.       Align = alClient
  33.       Stretch = True
  34.     end
  35.   end
  36.   object Panel1: TPanel
  37.     Left = 252
  38.     Top = 110
  39.     Width = 164
  40.     Height = 104
  41.     BevelInner = bvLowered
  42.     BevelOuter = bvLowered
  43.     Caption = 'No image found'
  44.     TabOrder = 1
  45.     object Image2: TImage
  46.       Left = 2
  47.       Top = 2
  48.       Width = 160
  49.       Height = 100
  50.       Align = alClient
  51.       Stretch = True
  52.     end
  53.   end
  54.   object Panel2: TPanel
  55.     Left = 252
  56.     Top = 214
  57.     Width = 164
  58.     Height = 104
  59.     BevelInner = bvLowered
  60.     BevelOuter = bvLowered
  61.     Caption = 'No image found'
  62.     TabOrder = 2
  63.     object Image3: TImage
  64.       Left = 2
  65.       Top = 2
  66.       Width = 160
  67.       Height = 100
  68.       Align = alClient
  69.       Stretch = True
  70.     end
  71.   end
  72.   object Panel12: TPanel
  73.     Left = 105
  74.     Top = 289
  75.     Width = 144
  76.     Height = 29
  77.     BevelInner = bvLowered
  78.     BevelOuter = bvLowered
  79.     Caption = ' '
  80.     TabOrder = 3
  81.     object BitBtn4: TBitBtn
  82.       Left = 2
  83.       Top = 2
  84.       Width = 70
  85.       Height = 25
  86.       Hint = 'Accept these images'
  87.       ParentShowHint = False
  88.       ShowHint = True
  89.       TabOrder = 0
  90.       OnClick = BitBtn4Click
  91.       Kind = bkOK
  92.     end
  93.     object BitBtn5: TBitBtn
  94.       Left = 72
  95.       Top = 2
  96.       Width = 70
  97.       Height = 25
  98.       Hint = 'Reset all values'
  99.       ParentShowHint = False
  100.       ShowHint = True
  101.       TabOrder = 1
  102.       Kind = bkCancel
  103.     end
  104.   end
  105.   object ListBox1: TListBox
  106.     Left = 8
  107.     Top = 8
  108.     Width = 241
  109.     Height = 278
  110.     ItemHeight = 13
  111.     TabOrder = 4
  112.     OnClick = ListBox1Click
  113.   end
  114.   object MSOfficeCaption1: TMSOfficeCaption
  115.     AppNameText.FontKind = fkSystemB
  116.     AppNameText.Visible = True
  117.     CaptionText.Caption = '- Forced change'
  118.     CaptionText.FontKind = fkSystem
  119.     CaptionText.Visible = True
  120.     CompanyText.Caption = 'Yer Winlogo'
  121.     CompanyText.FontKind = fkSystemBI
  122.     CompanyText.Visible = True
  123.     Left = 280
  124.     Top = 65528
  125.   end
  126. end
  127.