home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 November / Chip_2002-11_cd1.bin / ctenari / Majda / Life.exe / 0 / RCDATA / TDEBUGFORM / TDEBUGFORM.txt
Text File  |  2002-09-14  |  3KB  |  129 lines

  1. object DebugForm: TDebugForm
  2.   Left = 682
  3.   Top = 603
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Informace'
  6.   ClientHeight = 108
  7.   ClientWidth = 252
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   OnCreate = FormCreate
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PageControl: TPageControl
  21.     Left = 0
  22.     Top = 0
  23.     Width = 252
  24.     Height = 108
  25.     ActivePage = TabSheet3
  26.     MultiLine = True
  27.     TabIndex = 0
  28.     TabOrder = 0
  29.     object TabSheet3: TTabSheet
  30.       Caption = 'Potrava'
  31.       ImageIndex = 2
  32.       object FoodView: TListView
  33.         Left = 0
  34.         Top = 0
  35.         Width = 244
  36.         Height = 79
  37.         Columns = <
  38.           item
  39.             Caption = 'N'#225'zev'
  40.             Width = 90
  41.           end
  42.           item
  43.             Caption = 'Mno'#382'stv'#237
  44.             Width = 75
  45.           end
  46.           item
  47.             Caption = 'Pr'#367'm'#283'r'
  48.             Width = 75
  49.           end>
  50.         ColumnClick = False
  51.         GridLines = True
  52.         Items.Data = {
  53.           870000000300000000000000FFFFFFFFFFFFFFFF02000000000000000643656C
  54.           6B656D022D2D022D2D00000000FFFFFFFFFFFFFFFF02000000000000000D2020
  55.           562070726F7374F86564ED022D2D022D2D00000000FFFFFFFFFFFFFFFF020000
  56.           00000000000F202056206F7267616E69736D656368022D2D022D2DFFFFFFFFFF
  57.           FFFFFFFFFFFFFF}
  58.         TabOrder = 0
  59.         ViewStyle = vsReport
  60.       end
  61.     end
  62.     object TabSheet1: TTabSheet
  63.       Caption = #268'as'
  64.       object TimesView: TListView
  65.         Left = 0
  66.         Top = 0
  67.         Width = 244
  68.         Height = 79
  69.         Columns = <
  70.           item
  71.             Caption = 'N'#225'zev'
  72.             Width = 80
  73.           end
  74.           item
  75.             Caption = #268'as [ms]'
  76.             Width = 80
  77.           end
  78.           item
  79.             Caption = #268'as/org [ms]'
  80.             Width = 80
  81.           end>
  82.         ColumnClick = False
  83.         GridLines = True
  84.         Items.Data = {
  85.           AD0000000400000000000000FFFFFFFFFFFFFFFF02000000000000000643656C
  86.           6B656D022D2D022D2D00000000FFFFFFFFFFFFFFFF02000000000000000B2020
  87.           4F7267616E69736D79022D2D022D2D00000000FFFFFFFFFFFFFFFF0200000000
  88.           0000000F202050F8656B7265736C6F76E16EED022D2D022D2D00000000FFFFFF
  89.           FFFFFFFFFF02000000000000000920204F737461746EED022D2D022D2DFFFFFF
  90.           FFFFFFFFFFFFFFFFFFFFFFFFFF}
  91.         TabOrder = 0
  92.         ViewStyle = vsReport
  93.       end
  94.     end
  95.     object TabSheet2: TTabSheet
  96.       Caption = 'Pam'#283#357
  97.       ImageIndex = 1
  98.       object Label1: TLabel
  99.         Left = 8
  100.         Top = 8
  101.         Width = 122
  102.         Height = 13
  103.         Caption = 'Po'#269'et alokovan'#253'ch blok'#367':'
  104.       end
  105.       object Label2: TLabel
  106.         Left = 8
  107.         Top = 32
  108.         Width = 140
  109.         Height = 13
  110.         Caption = 'Celkov'#225' velikost v'#353'ech blok'#367':'
  111.       end
  112.       object CountLabel: TLabel
  113.         Left = 160
  114.         Top = 8
  115.         Width = 6
  116.         Height = 13
  117.         Caption = '0'
  118.       end
  119.       object SizeLabel: TLabel
  120.         Left = 160
  121.         Top = 32
  122.         Width = 6
  123.         Height = 13
  124.         Caption = '0'
  125.       end
  126.     end
  127.   end
  128. end
  129.