⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 media.dfm

📁 非常丰富的delphi小程序,相信会对你有帮助
💻 DFM
字号:
object MediaForm: TMediaForm
  Left = 169
  Top = 118
  Width = 696
  Height = 480
  Caption = '['#22810#23186#20307#25968#25454#23384#20648#19982#25773#25918']'
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = [fsBold]
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 14
  object Label1: TLabel
    Left = 45
    Top = 84
    Width = 43
    Height = 16
    Caption = #22995' '#21517
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object Label2: TLabel
    Left = 257
    Top = 84
    Width = 43
    Height = 16
    Caption = #24615' '#21035
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object Label3: TLabel
    Left = 468
    Top = 84
    Width = 43
    Height = 16
    Caption = #27468' '#21517
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object RadioButton1: TRadioButton
    Left = 120
    Top = 32
    Width = 129
    Height = 17
    Caption = 'Access'#25968#25454#24211
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
    OnClick = RadioButton1Click
  end
  object RadioButton2: TRadioButton
    Left = 408
    Top = 32
    Width = 177
    Height = 17
    Caption = 'SQL Server '#25968#25454#24211
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 1
  end
  object DBGrid1: TDBGrid
    Left = 40
    Top = 208
    Width = 320
    Height = 193
    DataSource = DataSource1
    TabOrder = 2
    TitleFont.Charset = ANSI_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -14
    TitleFont.Name = #23435#20307
    TitleFont.Style = [fsBold]
    OnDblClick = DBGrid1DblClick
    Columns = <
      item
        Expanded = False
        FieldName = #22995#21517
        Width = 80
        Visible = True
      end
      item
        Expanded = False
        FieldName = #24615#21035
        Width = 30
        Visible = True
      end
      item
        Expanded = False
        FieldName = #27468#21517
        Width = 160
        Visible = True
      end>
  end
  object Panel1: TPanel
    Left = 408
    Top = 208
    Width = 241
    Height = 193
    TabOrder = 3
  end
  object MediaPlayer1: TMediaPlayer
    Left = 232
    Top = 104
    Width = 253
    Height = 30
    Visible = False
    TabOrder = 4
  end
  object Edit1: TEdit
    Left = 90
    Top = 80
    Width = 121
    Height = 25
    BevelInner = bvLowered
    BevelKind = bkFlat
    BevelOuter = bvSpace
    BorderStyle = bsNone
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 5
  end
  object Edit2: TEdit
    Left = 513
    Top = 80
    Width = 121
    Height = 25
    BevelInner = bvLowered
    BevelKind = bkFlat
    BevelOuter = bvSpace
    BorderStyle = bsNone
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 6
  end
  object ComboBox1: TComboBox
    Left = 303
    Top = 80
    Width = 121
    Height = 24
    BevelInner = bvLowered
    BevelKind = bkFlat
    BevelOuter = bvNone
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ItemHeight = 16
    ParentFont = False
    TabOrder = 7
    Items.Strings = (
      #30007
      #22899)
  end
  object BitBtn1: TBitBtn
    Left = 48
    Top = 144
    Width = 105
    Height = 25
    Caption = #25171#24320#35270#39057#25991#20214
    TabOrder = 8
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 208
    Top = 144
    Width = 105
    Height = 25
    Caption = #20445#23384#35270#39057#25991#20214
    Enabled = False
    TabOrder = 9
    OnClick = BitBtn2Click
  end
  object BitBtn3: TBitBtn
    Left = 368
    Top = 144
    Width = 105
    Height = 25
    Caption = #20572#27490#25773#25918#35270#39057
    Enabled = False
    TabOrder = 10
    OnClick = BitBtn3Click
  end
  object BitBtn4: TBitBtn
    Left = 528
    Top = 144
    Width = 105
    Height = 25
    Caption = #37325#26032#25773#25918#35270#39057
    Enabled = False
    TabOrder = 11
    OnClick = BitBtn4Click
  end
  object ADOQuery1: TADOQuery
    Parameters = <>
    SQL.Strings = (
      'select * from Media')
    Left = 248
    Top = 8
  end
  object OpenDialog1: TOpenDialog
    Left = 360
    Top = 8
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 304
    Top = 8
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -