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

📄 zwcl.dfm

📁 信息管理系统
💻 DFM
字号:
object zwclfrm: Tzwclfrm
  Left = 192
  Top = 120
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #22312#20301#36710#36742#24773#20917
  ClientHeight = 227
  ClientWidth = 570
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 570
    Height = 227
    Align = alClient
    AutoSize = True
    BevelInner = bvLowered
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Panel2: TPanel
      Left = 2
      Top = 2
      Width = 796
      Height = 193
      AutoSize = True
      BevelInner = bvLowered
      TabOrder = 0
      object sta: TStatusBar
        Left = 2
        Top = 166
        Width = 792
        Height = 25
        Panels = <
          item
            Width = 50
          end>
      end
      object DBGrid1: TDBGrid
        Left = 2
        Top = 2
        Width = 567
        Height = 164
        Align = alLeft
        DataSource = DataSource1
        ImeName = #32043#20809#25340#38899#36755#20837#27861'2.2'#29256
        ReadOnly = True
        TabOrder = 1
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = #36710#21495
            Width = 75
            Visible = True
          end
          item
            Expanded = False
            FieldName = #36710#31181
            Width = 125
            Visible = True
          end
          item
            Expanded = False
            FieldName = #21496#26426
            Width = 56
            Visible = True
          end
          item
            Expanded = False
            FieldName = #29366#20917
            Width = 60
            Visible = True
          end
          item
            Expanded = False
            FieldName = #20445#38556#23545#35937
            Width = 82
            Visible = True
          end>
      end
    end
    object BitBtn1: TBitBtn
      Left = 448
      Top = 200
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 1
      OnClick = BitBtn1Click
    end
  end
  object DataSource1: TDataSource
    AutoEdit = False
    DataSet = ClientDataSet1
    Left = 258
    Top = 114
  end
  object ClientDataSet1: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 202
    Top = 122
  end
end

⌨️ 快捷键说明

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