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

📄 khhfb.dfm

📁 服务信息管理系统
💻 DFM
字号:
object frmkhhfb: Tfrmkhhfb
  Left = 198
  Top = 110
  Width = 696
  Height = 584
  Caption = 'frmkhhfb'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 352
    Top = 496
    Width = 36
    Height = 12
    Caption = 'Label1'
    Font.Charset = GB2312_CHARSET
    Font.Color = clSilver
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Button1: TButton
    Left = 80
    Top = 400
    Width = 75
    Height = 25
    Caption = 'Button1'
    TabOrder = 0
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 16
    Width = 681
    Height = 329
    DataSource = DataSource1
    TabOrder = 1
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -12
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'fwxxgl'
    OnFilterRecord = Table1FilterRecord
    TableName = 'ygdasjk'
    Top = 520
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 32
    Top = 520
  end
end

⌨️ 快捷键说明

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