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

📄 ygzlxz.dfm

📁 服务信息管理系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object frmygzlxz: Tfrmygzlxz
  Left = 286
  Top = 192
  Width = 599
  Height = 367
  ActiveControl = DBGridEh1
  BorderIcons = [biSystemMenu]
  Caption = #21592#24037#36164#26009#36873#25321
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  OnKeyPress = FormKeyPress
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Splitter1: TSplitter
    Left = 192
    Top = 0
    Width = 4
    Height = 314
    Cursor = crHSplit
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 192
    Height = 314
    Align = alLeft
    BevelOuter = bvLowered
    Caption = 'Panel1'
    TabOrder = 0
    object bmmlView: TTreeView
      Left = 1
      Top = 1
      Width = 190
      Height = 312
      Align = alClient
      BevelWidth = 2
      ChangeDelay = 2
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      HideSelection = False
      Images = ImageList1
      Indent = 20
      ParentFont = False
      ParentShowHint = False
      ReadOnly = True
      ShowHint = False
      TabOrder = 0
      OnChange = bmmlViewChange
      OnClick = bmmlViewClick
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 314
    Width = 591
    Height = 26
    Align = alBottom
    BevelOuter = bvLowered
    TabOrder = 1
    object SpeedButton1: TSpeedButton
      Left = 3
      Top = 1
      Width = 204
      Height = 23
      Caption = #35831#36755#20837#21592#24037#30340#32534#21495#25110#22995#21517#25110#32852#31995#30005#35805':'
      Flat = True
    end
    object ButtonOk: TLbSpeedButton
      Left = 423
      Top = 2
      Width = 81
      Height = 23
      Alignment = taCenter
      Caption = #30830#23450'(&O)'
      HotTrackColor = clGradientActiveCaption
      Style = bsModern
      OnClick = ButtonOkClick
    end
    object ButtonCancel: TLbSpeedButton
      Left = 506
      Top = 2
      Width = 81
      Height = 23
      Alignment = taCenter
      Caption = #21462#28040'(&C)'
      HotTrackColor = clGradientActiveCaption
      Style = bsModern
      OnClick = ButtonCancelClick
    end
    object CzEdit: TTDSuperEdit
      Left = 208
      Top = 2
      Width = 207
      Height = 22
      AutoSize = False
      TabOrder = 0
      OnChange = CzEditChange
      DialogFrame = False
      SizeBox = False
      MultiLine = False
      OnlyNumber = False
      Alignment = taLeftJustify
      Float = False
      HScroll = False
      VScroll = False
      OnFocusColor = 16578031
      UseArrowNavigation = True
    end
  end
  object Panel3: TPanel
    Left = 196
    Top = 0
    Width = 395
    Height = 314
    Align = alClient
    BevelOuter = bvLowered
    TabOrder = 2
    object DBGridEh1: TDBGridEh
      Left = 1
      Top = 1
      Width = 393
      Height = 312
      Align = alClient
      DataSource = ygdaDataSource
      FooterColor = clWindow
      FooterFont.Charset = GB2312_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -12
      FooterFont.Name = #23435#20307
      FooterFont.Style = []
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      OnDblClick = DBGridEh1DblClick
      Columns = <
        item
          EditButtons = <>
          FieldName = 'yg_bh'
          Footers = <>
          Title.Caption = #21592#24037#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 = 59
        end
        item
          EditButtons = <>
          FieldName = 'yg_xm'
          Footers = <>
          Title.Caption = #21592#24037#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 = 74
        end
        item
          EditButtons = <>
          FieldName = 'yg_xb'
          Footers = <>
          Title.Caption = #24615#21035
          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 = 31
        end
        item
          EditButtons = <>
          FieldName = 'yg_mz'
          Footers = <>
          Title.Caption = #27665#26063
          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 = 71
        end
        item
          EditButtons = <>
          FieldName = 'yg_nl'
          Footers = <>
          Title.Caption = #24180#40836
          Title.Color = clTeal
          Title.Font.Charset = GB2312_CHARSET
          Title.Font.Color = clYellow
          Title.Font.Height = -12
          Title.Font.Name = #23435#20307
          Title.Font.Style = []
        end
        item
          EditButtons = <>
          FieldName = 'yg_csrq'
          Footers = <>
          Title.Caption = #20986#29983#26085#26399
          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 = 86
        end
        item
          EditButtons = <>
          FieldName = 'yg_gzrq'

⌨️ 快捷键说明

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