www.pudn.com > AVI²¥·ÅÆ÷¨DMediaPlayer¿Ø¼þ.zip > main.dfm


object Form1: TForm1 
  Left = 192 
  Top = 107 
  Width = 696 
  Height = 253 
  Caption = #20351#29992'MCI'#25509#21475#30340#25773#25918#22120 
  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 Button1: TButton 
    Left = 280 
    Top = 56 
    Width = 97 
    Height = 25 
    Caption = #25171#24320#35270#39057#25991#20214 
    TabOrder = 0 
    OnClick = Button1Click 
  end 
  object OpenDialog1: TOpenDialog 
    Left = 400 
    Top = 56 
  end 
end