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

📄 ygbmdd.dfm

📁 服务信息管理系统
💻 DFM
字号:
object frmygbmdd: Tfrmygbmdd
  Left = 363
  Top = 209
  Width = 283
  Height = 181
  BorderIcons = [biSystemMenu]
  Caption = #37096#38376#35843#21160
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 16
    Top = 8
    Width = 228
    Height = 12
    Caption = #23558#21592#24037#12304#12305#20174'                          '
  end
  object Label2: TLabel
    Left = 16
    Top = 72
    Width = 24
    Height = 12
    Caption = #35843#33267
  end
  object ButtonOk: TLbSpeedButton
    Left = 48
    Top = 124
    Width = 81
    Height = 23
    Alignment = taCenter
    Caption = #30830#23450'(&O)'
    HotTrackColor = clGradientActiveCaption
    Style = bsModern
    OnClick = ButtonOkClick
  end
  object ButtonCancel: TLbSpeedButton
    Left = 136
    Top = 124
    Width = 81
    Height = 23
    Alignment = taCenter
    Caption = #21462#28040'(&C)'
    HotTrackColor = clGradientActiveCaption
    Style = bsModern
    OnClick = ButtonCancelClick
  end
  object Edit1: TEdit
    Left = 16
    Top = 29
    Width = 241
    Height = 20
    Color = clScrollBar
    Enabled = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clGray
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    Text = 'Edit1'
  end
  object dxButtonEdit: TdxButtonEdit
    Left = 16
    Top = 88
    Width = 241
    Style.BorderStyle = xbs3D
    Style.ButtonStyle = btsDefault
    Style.ButtonTransparence = ebtNone
    TabOrder = 1
    AutoSize = False
    ReadOnly = True
    Buttons = <
      item
        Default = True
      end>
    OnButtonClick = dxButtonEditButtonClick
    Height = 20
    StoredValues = 64
    ExistButtons = True
  end
end

⌨️ 快捷键说明

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