home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 June / PCWorld_2003-06_cd.bin / SOFTWARE / VYZKUSTE / RKEDIT / RKEDIT.EXE / 0 / RCDATA / TFRMFILESTATISTICS / TFRMFILESTATISTICS.txt
Text File  |  2003-04-17  |  2KB  |  58 lines

  1. inherited frmFileStatistics: TfrmFileStatistics
  2.   Left = 476
  3.   Top = 355
  4.   ActiveControl = bbtnOk
  5.   BorderStyle = bsDialog
  6.   Caption = 'File statistics'
  7.   ClientHeight = 239
  8.   ClientWidth = 281
  9.   Position = poOwnerFormCenter
  10.   PixelsPerInch = 96
  11.   TextHeight = 13
  12.   object bbtnOk: TBitBtn
  13.     Left = 103
  14.     Top = 208
  15.     Width = 75
  16.     Height = 25
  17.     Cancel = True
  18.     Caption = 'OK'
  19.     Default = True
  20.     ModalResult = 1
  21.     TabOrder = 0
  22.     Glyph.Data = {
  23.       DE010000424DDE01000000000000760000002800000024000000120000000100
  24.       0400000000006801000000000000000000001000000000000000000000000000
  25.       80000080000000808000800000008000800080800000C0C0C000808080000000
  26.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  27.       3333333333333333333333330000333333333333333333333333F33333333333
  28.       00003333344333333333333333388F3333333333000033334224333333333333
  29.       338338F3333333330000333422224333333333333833338F3333333300003342
  30.       222224333333333383333338F3333333000034222A22224333333338F338F333
  31.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  32.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  33.       0000333333333A222433333333333338F338F33300003333333333A222433333
  34.       333333338F338F33000033333333333A222433333333333338F338F300003333
  35.       33333333A222433333333333338F338F00003333333333333A22433333333333
  36.       3338F38F000033333333333333A223333333333333338F830000333333333333
  37.       333A333333333333333338330000333333333333333333333333333333333333
  38.       0000}
  39.     NumGlyphs = 2
  40.   end
  41.   object sgStatistics: TStringGrid
  42.     Left = 0
  43.     Top = 0
  44.     Width = 281
  45.     Height = 193
  46.     Align = alTop
  47.     ColCount = 2
  48.     DefaultRowHeight = 16
  49.     FixedCols = 0
  50.     RowCount = 8
  51.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSelect]
  52.     TabOrder = 1
  53.     ColWidths = (
  54.       126
  55.       145)
  56.   end
  57. end
  58.