home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2001 #9 / K-CD_2001-09.iso / K.exe / 0 / RCDATA / TEXITMENU / TEXITMENU.txt
Text File  |  2001-05-15  |  2KB  |  89 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 NaviBjaelke: TLMDLImage
  28.     Left = -1
  29.     Top = 497
  30.     Width = 793
  31.     Height = 48
  32.     Bevel.Mode = bmCustom
  33.     Bevel.StandardStyle = lsSingleLowered
  34.     ImageList = Hovedmenu.KnapGrafik
  35.   end
  36.   object AfslutKnap: TLMDMMButton
  37.     Left = 715
  38.     Top = 497
  39.     Width = 77
  40.     Height = 48
  41.     OnClick = Afslut
  42.     OnMouseEnter = AfslutKnapMouseEnter
  43.     AllowMouseOver = True
  44.     ButtonFaceImageList = Start.KnapBilleder
  45.     ForceTransparent = False
  46.     Transparent = True
  47.     ButtonFaceIndicesNew2 = {
  48.       0000000000000000000000000000000000000000000000000000000000000000
  49.       0000000000000000000000000100000000000000010000000000000000000000}
  50.     ButtonFaceTransColNew = {FF000000}
  51.   end
  52.   object TilbageKnap: TLMDMMButton
  53.     Left = 392
  54.     Top = 497
  55.     Width = 138
  56.     Height = 48
  57.     OnClick = TilbageClick
  58.     AllowMouseOver = True
  59.     ButtonFaceImageList = Start.KnapBilleder
  60.     ForceTransparent = False
  61.     ButtonFaceIndicesNew2 = {
  62.       0000000000000000000000000000000000000000000000000000000000000000
  63.       0000000000000000000000000E000000000000000E000000000000000D000000}
  64.     ButtonFaceTransColNew = {CD580300}
  65.   end
  66.   object Next: TLMDLabel
  67.     Left = 396
  68.     Top = 48
  69.     Width = 325
  70.     Height = 57
  71.     Bevel.Mode = bmCustom
  72.     Bevel.StandardStyle = lsSingleLowered
  73.     AutoSize = False
  74.     Font.Charset = DEFAULT_CHARSET
  75.     Font.Color = clWhite
  76.     Font.Height = -13
  77.     Font.Name = 'Arial'
  78.     Font.Style = [fsBold]
  79.     MultiLine = True
  80.     Options = []
  81.     ParentFont = False
  82.     Caption = 'Gl∩┐╜d dig'
  83.   end
  84.   object FormTransitions1: TFormTransitions
  85.     Left = 736
  86.     Top = 96
  87.   end
  88. end
  89.