home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / Chip_2004-01_cd1.bin / oddech / marias / _SETUP.1 / marias.exe / 0 / RCDATA / TSTATSFORM / TSTATSFORM.txt
Text File  |  2003-02-13  |  4KB  |  194 lines

  1. object StatsForm: TStatsForm
  2.   Left = 228
  3.   Top = 187
  4.   BorderStyle = bsDialog
  5.   Caption = 'Statistika'
  6.   ClientHeight = 412
  7.   ClientWidth = 631
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   PrintScale = poNone
  17.   Scaled = False
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 16
  21.   object Label1: TLabel
  22.     Left = 16
  23.     Top = 32
  24.     Width = 35
  25.     Height = 14
  26.     Caption = 'Label1'
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -12
  30.     Font.Name = 'Tahoma'
  31.     Font.Style = []
  32.     ParentFont = False
  33.   end
  34.   object Label2: TLabel
  35.     Left = 16
  36.     Top = 144
  37.     Width = 35
  38.     Height = 14
  39.     Caption = 'Label2'
  40.     Font.Charset = DEFAULT_CHARSET
  41.     Font.Color = clWindowText
  42.     Font.Height = -12
  43.     Font.Name = 'Tahoma'
  44.     Font.Style = []
  45.     ParentFont = False
  46.   end
  47.   object Label3: TLabel
  48.     Left = 16
  49.     Top = 256
  50.     Width = 35
  51.     Height = 14
  52.     Caption = 'Label3'
  53.     Font.Charset = DEFAULT_CHARSET
  54.     Font.Color = clWindowText
  55.     Font.Height = -12
  56.     Font.Name = 'Tahoma'
  57.     Font.Style = []
  58.     ParentFont = False
  59.   end
  60.   object Note: TLabel
  61.     Left = 16
  62.     Top = 8
  63.     Width = 29
  64.     Height = 14
  65.     Caption = 'Note'
  66.     Font.Charset = DEFAULT_CHARSET
  67.     Font.Color = clWindowText
  68.     Font.Height = -12
  69.     Font.Name = 'Tahoma'
  70.     Font.Style = [fsBold]
  71.     ParentFont = False
  72.   end
  73.   object Grid1: TStringGrid
  74.     Left = 16
  75.     Top = 56
  76.     Width = 600
  77.     Height = 72
  78.     BorderStyle = bsNone
  79.     ColCount = 8
  80.     DefaultColWidth = 75
  81.     DefaultRowHeight = 18
  82.     RowCount = 4
  83.     Font.Charset = DEFAULT_CHARSET
  84.     Font.Color = clWindowText
  85.     Font.Height = -11
  86.     Font.Name = 'Tahoma'
  87.     Font.Style = []
  88.     GridLineWidth = 0
  89.     ParentFont = False
  90.     ScrollBars = ssNone
  91.     TabOrder = 0
  92.   end
  93.   object Grid2: TStringGrid
  94.     Left = 16
  95.     Top = 168
  96.     Width = 600
  97.     Height = 72
  98.     BorderStyle = bsNone
  99.     ColCount = 8
  100.     DefaultColWidth = 75
  101.     DefaultRowHeight = 18
  102.     RowCount = 4
  103.     Font.Charset = DEFAULT_CHARSET
  104.     Font.Color = clWindowText
  105.     Font.Height = -11
  106.     Font.Name = 'Tahoma'
  107.     Font.Style = []
  108.     GridLineWidth = 0
  109.     ParentFont = False
  110.     ScrollBars = ssNone
  111.     TabOrder = 1
  112.   end
  113.   object Grid3: TStringGrid
  114.     Left = 16
  115.     Top = 280
  116.     Width = 600
  117.     Height = 72
  118.     BorderStyle = bsNone
  119.     ColCount = 8
  120.     DefaultColWidth = 75
  121.     DefaultRowHeight = 18
  122.     RowCount = 4
  123.     Font.Charset = DEFAULT_CHARSET
  124.     Font.Color = clWindowText
  125.     Font.Height = -11
  126.     Font.Name = 'Tahoma'
  127.     Font.Style = []
  128.     GridLineWidth = 0
  129.     ParentFont = False
  130.     ScrollBars = ssNone
  131.     TabOrder = 2
  132.   end
  133.   object BtnNull: TButton
  134.     Left = 16
  135.     Top = 376
  136.     Width = 81
  137.     Height = 25
  138.     Caption = 'Vynulovat'
  139.     Font.Charset = DEFAULT_CHARSET
  140.     Font.Color = clWindowText
  141.     Font.Height = -12
  142.     Font.Name = 'Tahoma'
  143.     Font.Style = []
  144.     ParentFont = False
  145.     TabOrder = 3
  146.     OnClick = BtnNullClick
  147.   end
  148.   object BtnOK: TBitBtn
  149.     Left = 544
  150.     Top = 376
  151.     Width = 75
  152.     Height = 25
  153.     Font.Charset = DEFAULT_CHARSET
  154.     Font.Color = clWindowText
  155.     Font.Height = -12
  156.     Font.Name = 'Tahoma'
  157.     Font.Style = [fsBold]
  158.     ParentFont = False
  159.     TabOrder = 4
  160.     OnClick = BtnOKClick
  161.     Kind = bkOK
  162.   end
  163.   object XPMenu1: TXPMenu
  164.     DimLevel = 30
  165.     GrayLevel = 10
  166.     Font.Charset = EASTEUROPE_CHARSET
  167.     Font.Color = clMenuText
  168.     Font.Height = -11
  169.     Font.Name = 'Tahoma'
  170.     Font.Style = []
  171.     Color = clBtnFace
  172.     DrawMenuBar = False
  173.     IconBackColor = clBtnFace
  174.     MenuBarColor = clBtnFace
  175.     SelectColor = clHighlight
  176.     SelectBorderColor = clHighlight
  177.     SelectFontColor = clMenuText
  178.     DisabledColor = clInactiveCaption
  179.     SeparatorColor = clBtnFace
  180.     CheckedColor = clHighlight
  181.     IconWidth = 24
  182.     DrawSelect = True
  183.     UseSystemColors = True
  184.     UseDimColor = False
  185.     OverrideOwnerDraw = False
  186.     Gradient = False
  187.     FlatMenu = False
  188.     AutoDetect = False
  189.     Active = True
  190.     Left = 88
  191.     Top = 8
  192.   end
  193. end
  194.