home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 April / PCWorld_2001-04_cd.bin / Software / Komercni / sazka / Sazka.exe / 0 / RCDATA / TKONFIG / TKONFIG.txt < prev   
Text File  |  2001-03-06  |  3KB  |  140 lines

  1. object Konfig: TKonfig
  2.   Left = 310
  3.   Top = 104
  4.   BorderStyle = bsDialog
  5.   Caption = 'Konfiguracja'
  6.   ClientHeight = 171
  7.   ClientWidth = 193
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnActivate = FormActivate
  15.   OnCreate = FormCreate
  16.   OnPaint = FormPaint
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Bevel2: TBevel
  20.     Left = 15
  21.     Top = 94
  22.     Width = 162
  23.     Height = 35
  24.     Style = bsRaised
  25.   end
  26.   object Image1: TImage
  27.     Left = 8
  28.     Top = 24
  29.     Width = 105
  30.     Height = 102
  31.     Picture.Data = {<image000.bmp>}
  32.     Visible = False
  33.   end
  34.   object Label1: TLabel
  35.     Left = 27
  36.     Top = 16
  37.     Width = 139
  38.     Height = 20
  39.     Caption = 'Cena zak∩┐╜adu w gr.'
  40.     Font.Charset = DEFAULT_CHARSET
  41.     Font.Color = clWindowText
  42.     Font.Height = -16
  43.     Font.Name = 'MS Sans Serif'
  44.     Font.Style = []
  45.     ParentFont = False
  46.     Transparent = True
  47.   end
  48.   object Bevel1: TBevel
  49.     Left = 15
  50.     Top = 6
  51.     Width = 162
  52.     Height = 85
  53.     Style = bsRaised
  54.   end
  55.   object Label2: TLabel
  56.     Left = 40
  57.     Top = 105
  58.     Width = 81
  59.     Height = 13
  60.     Caption = 'Pokazuj wygrane'
  61.     Transparent = True
  62.   end
  63.   object SpinEdit1: TSpinEdit
  64.     Left = 33
  65.     Top = 39
  66.     Width = 127
  67.     Height = 34
  68.     Ctl3D = True
  69.     Font.Charset = DEFAULT_CHARSET
  70.     Font.Color = clWindowText
  71.     Font.Height = -19
  72.     Font.Name = 'MS Sans Serif'
  73.     Font.Style = []
  74.     MaxValue = 0
  75.     MinValue = 0
  76.     ParentCtl3D = False
  77.     ParentFont = False
  78.     TabOrder = 0
  79.     Value = 0
  80.     OnChange = SpinEdit1Change
  81.   end
  82.   object OK: TGradBtn
  83.     Left = 7
  84.     Top = 135
  85.     Width = 82
  86.     Height = 30
  87.     DisabledColor = clGray
  88.     BtnHiliteClr = clWhite
  89.     BtnShadowClr = clBlack
  90.     BeginColor = 13553358
  91.     EndColor = 6250335
  92.     SwapColors = False
  93.     GradientStyle = gsVertical
  94.     TextStyle = tsInset
  95.     TextShadeType = stHeavy
  96.     Presets = Aluminum
  97.     Caption = 'OK'
  98.     OnClick = OKClick
  99.     Font.Charset = EASTEUROPE_CHARSET
  100.     Font.Color = clWhite
  101.     Font.Height = -17
  102.     Font.Name = 'Verdana'
  103.     Font.Style = [fsBold]
  104.     TabOrder = 1
  105.     TabStop = True
  106.   end
  107.   object NOK: TGradBtn
  108.     Left = 105
  109.     Top = 136
  110.     Width = 82
  111.     Height = 30
  112.     DisabledColor = clGray
  113.     BtnHiliteClr = clWhite
  114.     BtnShadowClr = clBlack
  115.     BeginColor = 13553358
  116.     EndColor = 6250335
  117.     SwapColors = False
  118.     GradientStyle = gsVertical
  119.     TextStyle = tsInset
  120.     TextShadeType = stHeavy
  121.     Presets = Aluminum
  122.     Caption = 'Anuluj'
  123.     OnClick = NOKClick
  124.     Font.Charset = EASTEUROPE_CHARSET
  125.     Font.Color = clWhite
  126.     Font.Height = -17
  127.     Font.Name = 'Verdana'
  128.     Font.Style = [fsBold]
  129.     TabOrder = 2
  130.     TabStop = True
  131.   end
  132.   object cbPokaz: TCheckBox
  133.     Left = 137
  134.     Top = 103
  135.     Width = 15
  136.     Height = 15
  137.     TabOrder = 3
  138.   end
  139. end
  140.