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

📄 uoption.dfm

📁 成本系统三层结构源码 开发工具:Delphi 7.0+SQLServer 2005 主要技术:Midas、COM+ 所用第三方控件: FastReport V2.47 D7 Inforp
💻 DFM
📖 第 1 页 / 共 4 页
字号:
object fmoption: Tfmoption
  Left = 406
  Top = 234
  ActiveControl = BitBtn1
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #31995#32479#36873#39033#35774#32622
  ClientHeight = 276
  ClientWidth = 390
  Color = clBtnFace
  Font.Charset = CHINESEBIG5_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #26032#32454#26126#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poDesktopCenter
  Scaled = False
  OnClose = FormClose
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  PixelsPerInch = 96
  TextHeight = 14
  object Panel1: TPanel
    Left = 0
    Top = 244
    Width = 390
    Height = 32
    Align = alBottom
    BevelOuter = bvNone
    TabOrder = 0
    object BitBtn1: TBitBtn
      Left = 170
      Top = 4
      Width = 66
      Height = 25
      Caption = #30830#23450'(&O)'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnClick = BitBtn1Click
      Kind = bkOK
    end
    object BitBtn2: TBitBtn
      Left = 244
      Top = 4
      Width = 66
      Height = 25
      Caption = #21462#28040'(&C)'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      Kind = bkCancel
    end
    object BitBtn3: TBitBtn
      Left = 320
      Top = 4
      Width = 66
      Height = 25
      Caption = #24110#21161'(&H)'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = 'MS Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      OnClick = BitBtn3Click
      Kind = bkHelp
    end
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 390
    Height = 244
    ActivePage = TabSheet1
    Align = alClient
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = 'MS Serif'
    Font.Style = []
    Images = ImageList1
    ParentFont = False
    TabOrder = 1
    object TabSheet1: TTabSheet
      Caption = #21551#29992#31995#32479
      object GroupBox0: TGroupBox
        Left = 8
        Top = 8
        Width = 360
        Height = 79
        Caption = #31995#32479#21551#29992
        TabOrder = 0
        object Label1: TLabel
          Left = 24
          Top = 24
          Width = 56
          Height = 13
          Caption = #21551#29992#26376#20221
        end
        object Label2: TLabel
          Left = 24
          Top = 48
          Width = 42
          Height = 13
          Caption = #21453#23553#24080
        end
        object wwDBDateTimePicker1: TwwDBDateTimePicker
          Left = 86
          Top = 21
          Width = 177
          Height = 21
          CalendarAttributes.Font.Charset = DEFAULT_CHARSET
          CalendarAttributes.Font.Color = clWindowText
          CalendarAttributes.Font.Height = -11
          CalendarAttributes.Font.Name = 'MS Sans Serif'
          CalendarAttributes.Font.Style = []
          DataField = 'StartDate'
          DataSource = DataSource1
          Epoch = 1950
          ShowButton = True
          TabOrder = 0
          UnboundDataType = wwDTEdtDate
          DisplayFormat = 'yyyy'#24180'MM'#26376
        end
        object dxDBButtonEdit1: TdxDBButtonEdit
          Left = 87
          Top = 45
          Width = 176
          TabOrder = 1
          DataField = 'UpgradePath'
          DataSource = DataSource1
          PasswordChar = '*'
          ReadOnly = True
          Buttons = <
            item
              Default = True
            end
            item
              Default = False
            end>
          OnButtonClick = dxDBButtonEdit1ButtonClick
          StoredValues = 64
          ExistButtons = True
        end
      end
      object StaticText2: TStaticText
        Left = 8
        Top = 97
        Width = 360
        Height = 95
        AutoSize = False
        BorderStyle = sbsSingle
        Caption = 
          '     '#31995#32479#21551#29992#26085#26399#65306#31995#32479#23558#22312#21551#29992#26085#26399#19979#20445#23384#21551#29992#26085#26399#19978#19968#20010#26376#20221#24211#23384#34920#20316#20026#25105#21518#38754#24211#23384#25511#21046#30340#36215#22987#25968#25454#26469#28304#21644#21407#22987#20381#25454#65292#21516#26102#21551#29992#26085#26399#20063 +
          #21487#20197#20316#20026#25105#20204#21028#26029#21333#25454#27491#30830#24615#21644#21512#27861#24615#30340#26631#20934#12290
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlue
        Font.Height = -13
        Font.Name = #26032#32454#26126#20307
        Font.Style = []
        ParentFont = False
        ShowAccelChar = False
        TabOrder = 1
      end
    end
    object TabSheet2: TTabSheet
      Caption = #21333#25454#22788#29702
      ImageIndex = 1
      object GroupBox1: TGroupBox
        Left = 8
        Top = 8
        Width = 360
        Height = 195
        TabOrder = 0
        object DBCheckBox1: TDBCheckBox
          Left = 20
          Top = 20
          Width = 281
          Height = 17
          Caption = #21482#20801#35768#25805#20316#21592#20462#25913#25110#21024#38500#33258#24049#30340#21333#25454
          DataField = 'AllowSameEdit'
          DataSource = DataSource1
          TabOrder = 0
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
        object DBCheckBox2: TDBCheckBox
          Left = 20
          Top = 49
          Width = 281
          Height = 17
          Caption = #20801#35768#25805#20316#21592#25209#26680#33258#24049#30340#21333#25454
          DataField = 'AllowSameApprove'
          DataSource = DataSource1
          TabOrder = 1
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
        object DBCheckBox3: TDBCheckBox
          Left = 20
          Top = 78
          Width = 281
          Height = 17
          Caption = #20801#35768#25805#20316#21592#35760#24080#33258#24049#30340#21333#25454
          DataField = 'AllowSameConfirm'
          DataSource = DataSource1
          TabOrder = 2
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
        object DBCheckBox4: TDBCheckBox
          Left = 20
          Top = 108
          Width = 281
          Height = 17
          Caption = #20801#35768#29289#26009#24403#21069#24211#23384#25110#26376#24213#32467#23384#25968#37327#20026#36127#25968
          DataField = 'AllowNegativeInventory'
          DataSource = DataSource1
          TabOrder = 3
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
      end
    end
    object TabSheet3: TTabSheet
      Caption = #21453#21521#20316#19994
      ImageIndex = 2
      object GroupBox2: TGroupBox
        Left = 8
        Top = 8
        Width = 360
        Height = 195
        TabOrder = 0
        object DBCheckBox5: TDBCheckBox
          Left = 20
          Top = 20
          Width = 313
          Height = 17
          Caption = #20801#35768#19994#21153#21333#25454#21453#25209#26680
          DataField = 'AllowUndoApprove'
          DataSource = DataSource1
          TabOrder = 0
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
        object DBCheckBox6: TDBCheckBox
          Left = 20
          Top = 49
          Width = 313
          Height = 17
          Caption = #20801#35768#19994#21153#21333#25454#21453#35760#24080
          DataField = 'AllowUndoConfirm'
          DataSource = DataSource1
          TabOrder = 1
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
        object DBCheckBox18: TDBCheckBox
          Left = 20
          Top = 81
          Width = 313
          Height = 17
          Caption = #20801#35768#35746#21333#23436#25104#25110#21462#28040#24460#20877#24405#20837#25104#26412#19994#21153#21333#25454
          DataField = 'AllowOffSetBill'
          DataSource = DataSource1
          TabOrder = 2
          ValueChecked = 'True'
          ValueUnchecked = 'False'
        end
      end
    end
    object TabSheet4: TTabSheet
      Caption = #20854#23427#36873#39033
      ImageIndex = 3
      object GroupBox3: TGroupBox
        Left = 8
        Top = 8
        Width = 363
        Height = 196
        Caption = #21333#25454#33258#21160#32534#21495
        TabOrder = 0
        object Label3: TLabel
          Left = 89
          Top = 10
          Width = 28
          Height = 13
          BiDiMode = bdRightToLeft
          Caption = #21069#32512
          FocusControl = DBEdit1
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = 'MS Serif'
          Font.Style = []
          ParentBiDiMode = False
          ParentFont = False
        end
        object Label4: TLabel
          Left = 123
          Top = 10
          Width = 28
          Height = 13
          Caption = #38271#24230
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = 'MS Serif'
          Font.Style = []
          ParentFont = False
        end
        object Label5: TLabel
          Left = 269
          Top = 10
          Width = 28
          Height = 13
          BiDiMode = bdRightToLeft
          Caption = #21069#32512
          FocusControl = DBEdit1
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = 'MS Serif'

⌨️ 快捷键说明

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