home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2000 December / CMycha0012.iso / Kao / _SETUP.1 / kao.exe / 0 / RCDATA / TLANGSELECTION / TLANGSELECTION.txt
Text File  |  2000-10-24  |  796b  |  39 lines

  1. object LangSelection: TLangSelection
  2.   Left = 394
  3.   Top = 386
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 583
  7.   ClientWidth = 878
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -10
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poDesktopCenter
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Skin: TSkinForm
  21.     Left = 0
  22.     Top = 0
  23.     Width = 878
  24.     Height = 583
  25.     Align = alClient
  26.     ParentShowHint = False
  27.     ShowHint = True
  28.     KeyColor = clWhite
  29.     Tolerance = clBlack
  30.     OnMouseUpNotify = SkinMouseUpNotify
  31.   end
  32.   object Timer_CheckCD: TTimer
  33.     Enabled = False
  34.     OnTimer = Timer_CheckCDTimer
  35.     Left = 8
  36.     Top = 8
  37.   end
  38. end
  39.