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

📄 uxzqh.dfm

📁 青年文明号管理系统
💻 DFM
字号:
object xzqh: Txzqh
  Left = 303
  Top = 205
  Width = 338
  Height = 276
  Caption = #26032#30086#34892#25919#21306#21010#26597#35810
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object dxDBGrid1: TdxDBGrid
    Left = 0
    Top = 0
    Width = 330
    Height = 218
    Bands = <
      item
      end>
    DefaultLayout = True
    HeaderPanelRowCount = 1
    KeyField = 'dm'
    SummaryGroups = <>
    SummarySeparator = ', '
    Align = alTop
    TabOrder = 0
    DataSource = DM.Dxzqh
    Filter.Criteria = {00000000}
    OptionsDB = [edgoCancelOnExit, edgoCanDelete, edgoCanInsert, edgoCanNavigation, edgoConfirmDelete, edgoLoadAllRecords, edgoUseBookmarks]
    OptionsView = [edgoBandHeaderWidth, edgoIndicator, edgoRowSelect, edgoUseBitmap]
    Anchors = [akLeft, akTop, akRight, akBottom]
    object dxDBGrid1dm: TdxDBGridColumn
      Width = 52
      BandIndex = 0
      RowIndex = 0
      FieldName = 'dm'
    end
    object dxDBGrid1mc: TdxDBGridColumn
      Width = 159
      BandIndex = 0
      RowIndex = 0
      FieldName = 'mc'
    end
    object dxDBGrid1py: TdxDBGridColumn
      Width = 93
      BandIndex = 0
      RowIndex = 0
      FieldName = 'py'
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 218
    Width = 330
    Height = 31
    Align = alClient
    TabOrder = 1
    DesignSize = (
      330
      31)
    object Label1: TLabel
      Left = 39
      Top = 9
      Width = 36
      Height = 12
      Anchors = [akLeft]
      Caption = #25340#38899#21517
    end
    object Edit1: TEdit
      Left = 81
      Top = 6
      Width = 121
      Height = 21
      Anchors = [akLeft, akBottom]
      Ctl3D = False
      ParentCtl3D = False
      TabOrder = 0
      OnChange = Edit1Change
    end
  end
end

⌨️ 快捷键说明

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