www.pudn.com > Roulette.rar > RoundQuery.dfm


object RoundScoreForm: TRoundScoreForm 
  Left = 210 
  Top = 179 
  Width = 704 
  Height = 282 
  Caption = 'RoundScoreForm' 
  Color = clBtnFace 
  Font.Charset = DEFAULT_CHARSET 
  Font.Color = clWindowText 
  Font.Height = -11 
  Font.Name = 'MS Sans Serif' 
  Font.Style = [] 
  OldCreateOrder = False 
  PixelsPerInch = 96 
  TextHeight = 13 
  object Panel2: TPanel 
    Left = 0 
    Top = 0 
    Width = 696 
    Height = 248 
    Align = alClient 
    Caption = 'Panel2' 
    TabOrder = 0 
    object Panel3: TPanel 
      Left = 1 
      Top = 1 
      Width = 694 
      Height = 41 
      Align = alTop 
      TabOrder = 0 
      object Label16: TLabel 
        Left = 8 
        Top = 16 
        Width = 60 
        Height = 13 
        Caption = #26597#30475#31532'88'#23616 
      end 
      object Button2: TButton 
        Left = 182 
        Top = 8 
        Width = 75 
        Height = 25 
        Caption = #19979#19968#23616 
        TabOrder = 0 
      end 
      object Button1: TButton 
        Left = 94 
        Top = 8 
        Width = 75 
        Height = 25 
        Caption = #19978#19968#23616 
        TabOrder = 1 
      end 
    end 
    object ListView1: TListView 
      Left = 1 
      Top = 42 
      Width = 694 
      Height = 205 
      Align = alClient 
      Columns = < 
        item 
          Caption = #36718#27425 
        end 
        item 
          Caption = #24320#20986#39068#33394 
          Width = 100 
        end 
        item 
          Caption = #24320#20986#21495#30721 
          Width = 100 
        end 
        item 
          Caption = #32418#33394#19979#27880#25968 
          Width = 100 
        end 
        item 
          Caption = #40657#33394#19979#27880#25968 
          Width = 100 
        end 
        item 
          Caption = #32511#33394#19979#27880#25968 
          Width = 100 
        end 
        item 
          Caption = #33410#20313 
          Width = 100 
        end> 
      TabOrder = 1 
      ViewStyle = vsReport 
    end 
  end 
end