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

📄 p_gly.~dfm

📁 图书出版行业 对于图书样稿/清样/样书/成书的质检环节控制
💻 ~DFM
字号:
object F_gly: TF_gly
  Left = 308
  Top = 235
  Width = 400
  Height = 313
  Caption = #31649#29702#21592#35774#32622
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 392
    Height = 41
    ButtonHeight = 35
    Caption = 'ToolBar1'
    TabOrder = 0
    object SpeedButton1: TSpeedButton
      Left = 0
      Top = 2
      Width = 35
      Height = 35
      Caption = #22686#21152
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 35
      Top = 2
      Width = 35
      Height = 35
      Caption = #20462#25913
      OnClick = SpeedButton2Click
    end
    object SpeedButton3: TSpeedButton
      Left = 70
      Top = 2
      Width = 35
      Height = 35
      Caption = #21024#38500
      OnClick = SpeedButton3Click
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 48
    Width = 392
    Height = 5
    TabOrder = 1
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 56
    Width = 392
    Height = 217
    DataSource = DataSource1
    TabOrder = 2
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #31616#31216
        Width = 80
        Visible = True
      end
      item
        Expanded = False
        FieldName = #22995#21517
        Width = 80
        Visible = True
      end
      item
        Expanded = False
        FieldName = #23494#30721
        Visible = True
      end
      item
        Expanded = False
        FieldName = #26435#38480
        Width = 80
        Visible = True
      end>
  end
  object Query_gly: TADOQuery
    Connection = f_main.conn
    Parameters = <>
    Left = 272
    Top = 8
  end
  object DataSource1: TDataSource
    DataSet = Query_gly
    Left = 320
    Top = 8
  end
end

⌨️ 快捷键说明

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