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

📄 zdts_form.dfm

📁 sql版功能齐全
💻 DFM
字号:
object ZDTS_F: TZDTS_F
  Left = 74
  Top = 74
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #36229#26399#25552#31034
  ClientHeight = 424
  ClientWidth = 716
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  Scaled = False
  OnClose = FormClose
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 12
  object TS_DG: TDBGrid
    Left = 9
    Top = 8
    Width = 696
    Height = 369
    DataSource = TS_DS
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -12
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'UserID'
        Title.Caption = #29992#25143#32534#21495
        Width = 97
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'TSBH'
        Title.Caption = #22270#20070#32534#21495
        Width = 120
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'JDate'
        Title.Caption = #20511#20070#26102#38388
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'HDate'
        Title.Caption = #36824#20070#26102#38388
        Width = 129
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'LastDate'
        Title.Caption = #21040#26399#26102#38388
        Width = 128
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Num'
        Title.Caption = #22270#20070#25968#37327
        Visible = True
      end>
  end
  object Close_Btn: TButton
    Left = 584
    Top = 389
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 1
    OnClick = Close_BtnClick
  end
  object TS_DS: TDataSource
    DataSet = MainForm.ADOQuery1
    Left = 344
    Top = 384
  end
end

⌨️ 快捷键说明

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