www.pudn.com > 扑克牌游戏源码PlayingCard.rar > Gamewin.dfm


object GameFrm: TGameFrm 
  Left = 0 
  Top = 0 
  Width = 632 
  Height = 369 
  Color = clGreen 
  ParentColor = False 
  TabOrder = 0 
  object Image1: TImage 
    Left = 224 
    Top = 24 
    Width = 71 
    Height = 96 
  end 
  object Image2: TImage 
    Left = 320 
    Top = 24 
    Width = 71 
    Height = 96 
  end 
  object Image3: TImage 
    Left = 416 
    Top = 24 
    Width = 71 
    Height = 96 
  end 
  object Image4: TImage 
    Left = 512 
    Top = 24 
    Width = 71 
    Height = 96 
  end 
  object Image5: TImage 
    Left = 224 
    Top = 152 
    Width = 71 
    Height = 96 
  end 
  object Image6: TImage 
    Left = 328 
    Top = 152 
    Width = 71 
    Height = 96 
  end 
  object Image7: TImage 
    Left = 416 
    Top = 152 
    Width = 71 
    Height = 96 
  end 
  object Image8: TImage 
    Left = 512 
    Top = 152 
    Width = 71 
    Height = 96 
  end 
end