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

📄 .#syssettingfrm.dfm.1.20

📁 群星医药系统源码
💻 20
📖 第 1 页 / 共 3 页
字号:
object FmSysSetting: TFmSysSetting
  Left = 156
  Top = 132
  Width = 796
  Height = 571
  Caption = #31995#32479#35774#32622
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object PageCtrl: TRzPageControl
    Left = 0
    Top = 0
    Width = 788
    Height = 503
    ActivePage = TabSheet1
    Align = alClient
    HotTrack = False
    ShowFocusRect = False
    TabIndex = 0
    TabOrder = 0
    OnChange = PageCtrlChange
    FixedDimension = 18
    object TabSheet1: TRzTabSheet
      Caption = #31995#32479#36816#34892#21442#25968#35774#23450
      object RzGroupBox1: TRzGroupBox
        Left = 60
        Top = 40
        Width = 305
        Height = 305
        Caption = #21442#32771#20215#26684#35774#32622#65306
        ParentColor = True
        TabOrder = 0
        object Label1: TLabel
          Left = 28
          Top = 24
          Width = 108
          Height = 12
          Caption = #37319#36141#21442#32771#20215#26684#20307#31995#65306
        end
        object Label2: TLabel
          Left = 136
          Top = 48
          Width = 72
          Height = 12
          Caption = #215#20215#26684#31995#25968#65306
        end
        object Label3: TLabel
          Left = 28
          Top = 76
          Width = 108
          Height = 12
          Caption = #25209#21457#21442#32771#20215#26684#20307#31995#65306
        end
        object Label5: TLabel
          Left = 28
          Top = 128
          Width = 108
          Height = 12
          Caption = #38646#21806#21442#32771#20215#26684#20307#31995#65306
        end
        object Label4: TLabel
          Left = 136
          Top = 100
          Width = 72
          Height = 12
          Caption = #215#20215#26684#31995#25968#65306
        end
        object Label6: TLabel
          Left = 136
          Top = 152
          Width = 72
          Height = 12
          Caption = #215#20215#26684#31995#25968#65306
        end
        object Label01: TLabel
          Left = 28
          Top = 184
          Width = 108
          Height = 12
          Caption = #20197#26368#36817#37319#36141#20215#26356#26032#65306
        end
        object Label02: TLabel
          Left = 28
          Top = 216
          Width = 108
          Height = 12
          Caption = #20197#26368#36817#25209#21457#20215#26356#26032#65306
        end
        object PchPriceMode: TRzComboBox
          Left = 136
          Top = 20
          Width = 145
          Height = 20
          Style = csDropDownList
          Ctl3D = False
          FlatButtons = True
          FrameVisible = True
          ItemHeight = 12
          ParentCtl3D = False
          TabOrder = 0
          OnChange = UpdPchPriceModeChange
        end
        object SelPriceMode: TRzComboBox
          Left = 136
          Top = 72
          Width = 145
          Height = 20
          Style = csDropDownList
          Ctl3D = False
          FlatButtons = True
          FrameVisible = True
          ItemHeight = 12
          ParentCtl3D = False
          TabOrder = 1
          OnChange = UpdPchPriceModeChange
        end
        object RtlPriceMode: TRzComboBox
          Left = 136
          Top = 124
          Width = 145
          Height = 20
          Style = csDropDownList
          Ctl3D = False
          FlatButtons = True
          FrameVisible = True
          ItemHeight = 12
          ParentCtl3D = False
          TabOrder = 2
          OnChange = UpdPchPriceModeChange
        end
        object RzNumericEdit1: TRzDBNumericEdit
          Left = 208
          Top = 44
          Width = 73
          Height = 20
          DataSource = dsSysSetting
          DataField = 'PchPriceModulus'
          FrameVisible = True
          TabOrder = 3
          IntegersOnly = False
          DisplayFormat = ',0.00#;-,0.00#'
        end
        object RzNumericEdit2: TRzDBNumericEdit
          Left = 208
          Top = 96
          Width = 73
          Height = 20
          DataSource = dsSysSetting
          DataField = 'SelPriceModulus'
          FrameVisible = True
          TabOrder = 4
          IntegersOnly = False
          DisplayFormat = ',0.00#;-,0.00#'
        end
        object RzNumericEdit3: TRzDBNumericEdit
          Left = 208
          Top = 148
          Width = 73
          Height = 20
          DataSource = dsSysSetting
          DataField = 'RtlPriceModulus'
          FrameVisible = True
          TabOrder = 5
          IntegersOnly = False
          DisplayFormat = ',0.00#;-,0.00#'
        end
        object UpdPchPriceMode: TRzComboBox
          Left = 136
          Top = 180
          Width = 145
          Height = 20
          Style = csDropDownList
          Ctl3D = False
          FlatButtons = True
          FrameVisible = True
          ItemHeight = 12
          ParentCtl3D = False
          TabOrder = 6
          OnChange = UpdPchPriceModeChange
        end
        object UpdSelPriceMode: TRzComboBox
          Left = 136
          Top = 212
          Width = 145
          Height = 20
          Style = csDropDownList
          Ctl3D = False
          FlatButtons = True
          FrameVisible = True
          ItemHeight = 12
          ParentCtl3D = False
          TabOrder = 9
          OnChange = UpdPchPriceModeChange
        end
        object RzCheckBox3: TRzDBCheckBox
          Left = 28
          Top = 248
          Width = 265
          Height = 17
          DataField = 'AutoUpdProvGoods'
          DataSource = dsSysSetting
          ValueChecked = 'True'
          ValueUnchecked = 'False'
          AlignmentVertical = avCenter
          Caption = #23558#21830#21697#26368#36817#36827#20215#26356#26032'/'#28155#21152#21040#35813#20379#24212#21830#21327#35758#21697#31181
          HotTrack = True
          TabOrder = 7
        end
        object RzCheckBox4: TRzDBCheckBox
          Left = 28
          Top = 276
          Width = 265
          Height = 17
          DataField = 'AutoUpdCustGoods'
          DataSource = dsSysSetting
          ValueChecked = 'True'
          ValueUnchecked = 'False'
          AlignmentVertical = avCenter
          Caption = #23558#21830#21697#26368#36817#25209#20215#26356#26032'/'#28155#21152#21040#35813#23458#25143#21327#35758#21697#31181
          HotTrack = True
          TabOrder = 8
        end
      end
      object RzGroupBox2: TRzGroupBox
        Left = 400
        Top = 40
        Width = 305
        Height = 145
        Caption = #40664#35748#20540#35774#32622#65306
        ParentColor = True
        TabOrder = 1
        object Label8: TLabel
          Left = 20
          Top = 24
          Width = 108
          Height = 12
          Caption = #40664#35748#36827#36135#20837#24211#20179#24211#65306
        end
        object Label9: TLabel
          Left = 20
          Top = 56
          Width = 108
          Height = 12
          Caption = #40664#35748#38144#21806#21457#36135#20179#24211#65306
        end
        object Label10: TLabel
          Left = 20
          Top = 88
          Width = 252
          Height = 12
          Caption = #40664#35748#26816#27979#12288#12288#12288#12288#12288#12288#12288#22825#20869#23558#22833#25928#30340#24211#23384#33647#21697
        end
        object Label11: TLabel
          Left = 20
          Top = 120
          Width = 252
          Height = 12
          Caption = #40664#35748#26816#27979#12288#12288#12288#12288#12288#12288#12288#22825#20869#38656#20859#25252#30340#24211#23384#33647#21697
        end
        object edInDepotName: TRzDBButtonEdit
          Left = 128
          Top = 20
          Width = 145
          Height = 20
          DataSource = dsSysSetting
          DataField = 'InDepotName'
          ReadOnly = True
          FrameVisible = True
          TabOrder = 0
          OnKeyDown = edInDepotNameKeyDown
          OnButtonClick = edInDepotNameButtonClick
          FlatButtons = True
        end
        object edOutDepotName: TRzDBButtonEdit
          Left = 128
          Top = 52
          Width = 145
          Height = 20
          DataSource = dsSysSetting
          DataField = 'OutDepotName'
          ReadOnly = True
          FrameVisible = True
          TabOrder = 1
          OnKeyDown = edOutDepotNameKeyDown
          OnButtonClick = edOutDepotNameButtonClick
          FlatButtons = True
        end
        object RzDBEdit3: TRzDBEdit
          Left = 72
          Top = 84
          Width = 77
          Height = 20
          DataSource = dsSysSetting
          DataField = 'ValidDateCheckDay'
          FrameVisible = True
          TabOrder = 2
        end
        object RzDBEdit4: TRzDBEdit
          Left = 72
          Top = 116
          Width = 77
          Height = 20
          DataSource = dsSysSetting
          DataField = 'GoodsTendCheckDay'
          FrameVisible = True
          TabOrder = 3
        end
      end
      object gbStartParam: TRzGroupBox
        Left = 400
        Top = 200
        Width = 305
        Height = 205
        Caption = #21551#21160#21442#25968#65306
        ParentColor = True
        TabOrder = 2
        object Label7: TLabel
          Left = 20
          Top = 136
          Width = 108
          Height = 12
          Caption = #26376#24230#32467#31639#25130#27490#26085#26399#65306
        end
        object Label12: TLabel
          Left = 128
          Top = 154
          Width = 144
          Height = 12
          Caption = '0:'#25130#27490#26085#26399#20026#24403#26376#26368#21518#19968#22825
        end
        object Label14: TLabel
          Left = 20
          Top = 40
          Width = 108
          Height = 12
          Caption = #21830#21697#31867#21035#32534#30721#26684#24335#65306
        end

⌨️ 快捷键说明

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