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

📄 ufieldproperty.dfm

📁 进销存以及BOM管理,SQl Server数据库程序
💻 DFM
字号:
inherited frmfieldproperty: Tfrmfieldproperty
  Left = 316
  Top = 201
  Caption = #23383#27573#23646#24615#35774#32622
  ClientHeight = 430
  ClientWidth = 353
  OldCreateOrder = True
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 16
    Top = 16
    Width = 249
    Height = 401
    Caption = #21333#25454#23646#29983#37197#32622
    TabOrder = 0
    object Grid: TDBGridEh
      Left = 2
      Top = 14
      Width = 245
      Height = 385
      Align = alClient
      Ctl3D = True
      DataSource = DSbaseinfo
      FixedColor = 12835543
      Flat = True
      FooterColor = clWindow
      FooterFont.Charset = ANSI_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -12
      FooterFont.Name = #23435#20307
      FooterFont.Style = []
      ParentCtl3D = False
      TabOrder = 0
      TitleFont.Charset = ANSI_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      TitleLines = 2
      OnGetCellParams = GridGetCellParams
      Columns = <
        item
          EditButtons = <>
          FieldName = #23383#27573#21517#31216
          Footers = <>
        end
        item
          EditButtons = <>
          FieldName = #26174#31034
          Footers = <>
        end>
    end
  end
  object Button1: TButton
    Left = 272
    Top = 352
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 272
    Top = 384
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    OnClick = Button2Click
  end
  object CDSbaseinfo: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 80
    Top = 168
  end
  object DSbaseinfo: TDataSource
    DataSet = CDSbaseinfo
    Left = 96
    Top = 184
  end
end

⌨️ 快捷键说明

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