home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 February / Chip_2001-02_cd1.bin / oddech / gaga12 / gaga.exe / 0 / RCDATA / TFORMLANG / TFORMLANG.txt
Text File  |  2000-11-19  |  641b  |  34 lines

  1. object FormLang: TFormLang
  2.   Left = 264
  3.   Top = 220
  4.   Width = 191
  5.   Height = 233
  6.   Caption = '  jazyk:'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnActivate = FormActivate
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object SpeedButton2: TSpeedButton
  19.     Left = 136
  20.     Top = 176
  21.     Width = 23
  22.     Height = 22
  23.     Caption = 'OK'
  24.     OnClick = SpeedButton2Click
  25.   end
  26.   object RadioGroup1: TRadioGroup
  27.     Left = 8
  28.     Top = 8
  29.     Width = 161
  30.     Height = 153
  31.     TabOrder = 0
  32.   end
  33. end
  34.