home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2001 #5 / K-CD_2001-05.iso / K.exe / 0 / RCDATA / TEXITMENU / TEXITMENU.txt
Text File  |  2001-02-19  |  2KB  |  80 lines

  1. object ExitMenu: TExitMenu
  2.   Left = 107
  3.   Top = 197
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderStyle = bsNone
  7.   Caption = 'ExitMenu'
  8.   ClientHeight = 545
  9.   ClientWidth = 792
  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 = False
  17.   Scaled = False
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Baggrund: TImage
  22.     Left = 0
  23.     Top = 0
  24.     Width = 792
  25.     Height = 545
  26.   end
  27.   object AfslutKnap: TLMDMMButton
  28.     Left = 715
  29.     Top = 497
  30.     Width = 77
  31.     Height = 48
  32.     OnClick = Afslut
  33.     OnMouseEnter = AfslutKnapMouseEnter
  34.     AllowMouseOver = True
  35.     ButtonFaceImageList = Start.KnapBilleder
  36.     ForceTransparent = False
  37.     Transparent = True
  38.     ButtonFaceIndicesNew2 = {
  39.       0000000000000000000000000000000000000000000000000000000000000000
  40.       0000000000000000000000000100000000000000010000000000000000000000}
  41.     ButtonFaceTransColNew = {FF000000}
  42.   end
  43.   object TilbageKnap: TLMDMMButton
  44.     Left = 392
  45.     Top = 497
  46.     Width = 138
  47.     Height = 48
  48.     OnClick = TilbageClick
  49.     AllowMouseOver = True
  50.     ButtonFaceImageList = Start.KnapBilleder
  51.     ForceTransparent = False
  52.     ButtonFaceIndicesNew2 = {
  53.       0000000000000000000000000000000000000000000000000000000000000000
  54.       0000000000000000000000000E000000000000000E000000000000000D000000}
  55.     ButtonFaceTransColNew = {CD580300}
  56.   end
  57.   object Next: TLMDLabel
  58.     Left = 396
  59.     Top = 48
  60.     Width = 325
  61.     Height = 57
  62.     Bevel.Mode = bmCustom
  63.     Bevel.StandardStyle = lsSingleLowered
  64.     AutoSize = False
  65.     Font.Charset = DEFAULT_CHARSET
  66.     Font.Color = clWhite
  67.     Font.Height = -13
  68.     Font.Name = 'Arial'
  69.     Font.Style = [fsBold]
  70.     MultiLine = True
  71.     Options = []
  72.     ParentFont = False
  73.     Caption = 'Gl∩┐╜d dig'
  74.   end
  75.   object FormTransitions1: TFormTransitions
  76.     Left = 736
  77.     Top = 96
  78.   end
  79. end
  80.