home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 January / Chip_2001-01_cd1.bin / tema / mysql / myAdmin1.0.1.exe / myAdmin.exe / 0 / RCDATA / TFRMRESULT / TFRMRESULT.txt
Text File  |  1999-02-03  |  690b  |  35 lines

  1. object frmResult: TfrmResult
  2.   Left = 236
  3.   Top = 206
  4.   Width = 870
  5.   Height = 640
  6.   Color = clBtnFace
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OldCreateOrder = True
  13.   Position = poScreenCenter
  14.   WindowState = wsMaximized
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object lstOut: TListView
  18.     Left = 0
  19.     Top = 0
  20.     Width = 862
  21.     Height = 613
  22.     Align = alClient
  23.     Columns = <>
  24.     GridLines = True
  25.     HideSelection = False
  26.     HotTrack = True
  27.     HotTrackStyles = []
  28.     ReadOnly = True
  29.     RowSelect = True
  30.     TabOrder = 0
  31.     ViewStyle = vsReport
  32.     OnDblClick = lstOutDblClick
  33.   end
  34. end
  35.