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

📄 yhzczx.dfm

📁 服务信息管理系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object frmyhzczx: Tfrmyhzczx
  Left = 252
  Top = 150
  ActiveControl = DBGrid1
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #29992#25143#27880#20876#27880#38144
  ClientHeight = 367
  ClientWidth = 574
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIChild
  KeyPreview = True
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  OnCloseQuery = FormCloseQuery
  OnKeyPress = FormKeyPress
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 574
    Height = 26
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 22
        Width = 570
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 557
      Height = 22
      Caption = 'ToolBar1'
      EdgeBorders = []
      Flat = True
      Images = ImageList
      TabOrder = 0
      object addToolButton: TToolButton
        Left = 0
        Top = 0
        Hint = #29992#25143#27880#20876
        Caption = 'addToolButton'
        ImageIndex = 3
        ParentShowHint = False
        ShowHint = True
        OnClick = addToolButtonClick
      end
      object deleteToolButton: TToolButton
        Left = 23
        Top = 0
        Hint = #29992#25143#27880#38144
        Caption = 'deleteToolButton'
        ImageIndex = 4
        ParentShowHint = False
        ShowHint = True
        OnClick = deleteToolButtonClick
      end
      object EditToolButton: TToolButton
        Left = 46
        Top = 0
        Hint = #20462#25913
        Caption = 'EditToolButton'
        ImageIndex = 5
        ParentShowHint = False
        ShowHint = True
        OnClick = EditToolButtonClick
      end
      object SaveToolButton: TToolButton
        Left = 69
        Top = 0
        Hint = #20445#23384
        AutoSize = True
        Caption = #20445#23384
        Enabled = False
        ImageIndex = 0
        ParentShowHint = False
        ShowHint = True
        OnClick = SaveToolButtonClick
      end
      object QxszToolButton: TToolButton
        Left = 92
        Top = 0
        Hint = #21151#33021#26435#38480#35774#32622
        Caption = 'QxszToolButton'
        ImageIndex = 6
        ParentShowHint = False
        ShowHint = True
        OnClick = QxszToolButtonClick
      end
      object ToolButton6: TToolButton
        Left = 115
        Top = 0
        Width = 12
        Caption = 'ToolButton6'
        ImageIndex = 2
        Style = tbsSeparator
      end
      object CloseToolButton: TToolButton
        Left = 127
        Top = 0
        AutoSize = True
        Caption = #36864#20986
        ImageIndex = 1
        OnClick = CloseToolButtonClick
      end
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 26
    Width = 574
    Height = 263
    Align = alTop
    BevelInner = bvLowered
    BevelOuter = bvLowered
    Caption = 'Panel1'
    TabOrder = 1
    object DBGrid1: TDBGrid
      Left = 2
      Top = 2
      Width = 570
      Height = 259
      TabStop = False
      Align = alClient
      DataSource = DataSource1
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      OnColEnter = DBGrid1ColEnter
      Columns = <
        item
          Expanded = False
          FieldName = 'czyy_bh'
          Title.Caption = #29992#25143#32534#21495
          Title.Color = clTeal
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clYellow
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Width = 61
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'czyy_xm'
          Title.Caption = #29992#25143#22995#21517
          Title.Color = clTeal
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clYellow
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
          Width = 315
          Visible = True
        end>
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 292
    Width = 574
    Height = 74
    BevelInner = bvLowered
    BevelOuter = bvLowered
    TabOrder = 2
    object Label1: TLabel
      Left = 16
      Top = 16
      Width = 60
      Height = 12
      Caption = #29992#25143#32534#21495#65306
    end
    object Label2: TLabel
      Left = 16
      Top = 45
      Width = 60
      Height = 12
      Caption = #29992#25143#22995#21517#65306
    end
    object Label3: TLabel
      Left = 224
      Top = 16
      Width = 60
      Height = 12
      Caption = '    '#21475#20196#65306
    end
    object Label4: TLabel
      Left = 224
      Top = 45
      Width = 60
      Height = 12
      Caption = #30830#35748#21475#20196#65306
    end
    object Edit1: TEdit
      Left = 75
      Top = 9
      Width = 132
      Height = 22
      AutoSize = False
      Color = cl3DLight
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clGray
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      MaxLength = 4
      ParentFont = False
      TabOrder = 0
      Text = 'Edit1'
      OnChange = Edit1Change
      OnExit = Edit1Exit
    end
    object Edit2: TEdit
      Left = 75
      Top = 40
      Width = 132
      Height = 22
      AutoSize = False
      Color = cl3DLight
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clGray
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      MaxLength = 20
      ParentFont = False
      TabOrder = 1
      Text = 'Edit1'
      OnChange = Edit2Change
      OnExit = Edit2Exit
    end
    object Edit3: TEdit
      Left = 283
      Top = 9
      Width = 132
      Height = 22
      AutoSize = False
      Color = cl3DLight
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clGray
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      MaxLength = 10
      ParentFont = False
      PasswordChar = '*'
      TabOrder = 2
      Text = 'Edit1'
      OnChange = Edit3Change
      OnEnter = Edit3Enter
      OnExit = Edit3Exit
    end
    object Edit4: TEdit
      Left = 283
      Top = 40
      Width = 132
      Height = 22
      AutoSize = False

⌨️ 快捷键说明

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