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

📄 showdata.dfm

📁 MU仓库编辑器 (转发)
💻 DFM
字号:
object frmSD: TfrmSD
  Left = 268
  Top = 179
  Width = 679
  Height = 462
  Caption = #25968#25454#35760#24405
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 671
    Height = 41
    Align = alTop
    TabOrder = 0
    object DBNavigator1: TDBNavigator
      Left = 8
      Top = 8
      Width = 540
      Height = 25
      DataSource = DataSource1
      TabOrder = 0
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 41
    Width = 671
    Height = 368
    Align = alClient
    DataSource = DataSource1
    Font.Charset = GB2312_CHARSET
    Font.Color = clBtnText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 409
    Width = 671
    Height = 19
    Panels = <>
    SimplePanel = True
    SimpleText = #24314#35758#26356#25913#25968#25454#21069#20808#36827#34892#25968#25454#22791#20221#65292#36825#26679#22312#25913#38169#20197#21518#21487#20197#24674#22797#12290#25968#25454#21464#21160#21518#35831#20174#26032#21551#21160#31243#24207#12290
  end
  object ADOTable1: TADOTable
    Left = 624
    Top = 8
  end
  object DataSource1: TDataSource
    DataSet = ADOTable1
    Left = 592
    Top = 8
  end
end

⌨️ 快捷键说明

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