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

📄 usetting.dfm

📁 成本系统三层结构源码 开发工具:Delphi 7.0+SQLServer 2005 主要技术:Midas、COM+ 所用第三方控件: FastReport V2.47 D7 Inforp
💻 DFM
字号:
object fmsetting: Tfmsetting
  Left = 407
  Top = 233
  BorderStyle = bsDialog
  Caption = #20013#38388#23618#35774#23450
  ClientHeight = 203
  ClientWidth = 295
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Icon.Data = {
    0000010001001010040000000000280100001600000028000000100000002000
    0000010004000000000080000000000000000000000000000000000000000000
    000000008000008000000080800080000000800080008080000080808000C0C0
    C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF007777
    77777777000078F8888888887000070808080808070000707070707077700007
    888888888870000777777777778000077777777770700007F888888887000007
    F066666687700007F067777687700007F068887687700007F06777C687700007
    F000000087700007FFFFFFFFF7700007888888888870000077777777777F0007
    00000003000080010000C0000000E0000000E0000000E0000000E0000000E000
    0000E0000000E0000000E0000000E0000000E0000000E0000000F0000000}
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 11
    Top = 16
    Width = 273
    Height = 60
    Caption = #22522#26412#20449#24687
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 24
      Width = 36
      Height = 13
      Caption = #26381#21153#22120
    end
    object Label2: TLabel
      Left = 184
      Top = 24
      Width = 24
      Height = 13
      Caption = #31471#21475
    end
    object dxButtonEdit1: TdxButtonEdit
      Left = 56
      Top = 20
      Width = 121
      TabOrder = 0
      Buttons = <
        item
          Default = True
        end>
      OnButtonClick = dxButtonEdit1ButtonClick
      ExistButtons = True
    end
    object dxSpinEdit1: TdxSpinEdit
      Left = 208
      Top = 21
      Width = 49
      Enabled = False
      TabOrder = 1
      Value = 211.000000000000000000
    end
  end
  object GroupBox2: TGroupBox
    Left = 11
    Top = 88
    Width = 273
    Height = 73
    Caption = #39640#32423#36873#39033
    Enabled = False
    TabOrder = 1
    object Label3: TLabel
      Left = 8
      Top = 32
      Width = 70
      Height = 13
      Caption = #25968#25454#21152#23494'Guid'
    end
    object dxMaskEdit1: TdxMaskEdit
      Left = 84
      Top = 27
      Width = 173
      Enabled = False
      TabOrder = 0
      IgnoreMaskBlank = False
      Text = #26242#19981#25552#20379#65292#22914#38656#35201#35831#21521#20316#32773#32034#21462
    end
  end
  object BitBtn1: TBitBtn
    Left = 137
    Top = 170
    Width = 68
    Height = 25
    Caption = #30830#23450'(&O)'
    ModalResult = 1
    TabOrder = 2
  end
  object BitBtn2: TBitBtn
    Left = 217
    Top = 170
    Width = 68
    Height = 25
    Caption = #21462#28040'(&C)'
    ModalResult = 2
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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