uproviders.dfm

来自「医药连锁经营管理系统源码」· DFM 代码 · 共 1,224 行 · 第 1/3 页

DFM
1,224
字号
inherited FmProviders: TFmProviders
  Left = -7
  Top = -8
  BorderIcons = []
  Caption = #21378#21830#36164#26009#31649#29702
  WindowState = wsMaximized
  PixelsPerInch = 96
  TextHeight = 12
  inherited TBDock1: TTBDock
    inherited Toolbar1: TTBToolbar
      inherited RzMenuToolbarButton1: TRzMenuToolbarButton
        SaveCaption = #20854#23427'&O'
      end
    end
  end
  inherited plBoard: TRzPanel
    inherited plHeader: TRzPanel
      Height = 245
      BorderInner = fsBump
      DesignSize = (
        778
        245)
      object Label1: TLabel
        Left = 12
        Top = 13
        Width = 48
        Height = 12
        Caption = #21378#21830#32534#21495
      end
      object Label3: TLabel
        Left = 12
        Top = 43
        Width = 48
        Height = 12
        Caption = #20174#20107#34892#19994
      end
      object Label5: TLabel
        Left = 204
        Top = 13
        Width = 48
        Height = 12
        Caption = #21378#21830#31616#31216
      end
      object Label6: TLabel
        Left = 12
        Top = 222
        Width = 48
        Height = 12
        Caption = #25152#22312#22320#21306
      end
      object Label8: TLabel
        Left = 611
        Top = 164
        Width = 42
        Height = 12
        Caption = 'ABC'#20998#31867
      end
      object Label9: TLabel
        Left = 236
        Top = 194
        Width = 48
        Height = 12
        Caption = #20449#29992#39069#24230
      end
      object Label17: TLabel
        Left = 414
        Top = 165
        Width = 48
        Height = 12
        Caption = #32467#31639#26041#24335
      end
      object Label18: TLabel
        Left = 12
        Top = 195
        Width = 48
        Height = 12
        Caption = #35777#29031#21495#30721
      end
      object Label19: TLabel
        Left = 414
        Top = 192
        Width = 48
        Height = 12
        Caption = #27861#23450#36164#26684
      end
      object Label20: TLabel
        Left = 414
        Top = 104
        Width = 48
        Height = 12
        Caption = #24320#25143#38134#34892
      end
      object Label21: TLabel
        Left = 415
        Top = 134
        Width = 48
        Height = 12
        Caption = #24080#12288#12288#21495
      end
      object Label22: TLabel
        Left = 629
        Top = 134
        Width = 24
        Height = 12
        Caption = #31246#21495
      end
      object Label10: TLabel
        Left = 414
        Top = 43
        Width = 48
        Height = 12
        Caption = #32852' '#31995' '#20154
      end
      object Label13: TLabel
        Left = 612
        Top = 43
        Width = 24
        Height = 12
        Alignment = taRightJustify
        Caption = #25163#26426
      end
      object Label16: TLabel
        Left = 12
        Top = 104
        Width = 48
        Height = 12
        Caption = #20225#19994#27861#20154
      end
      object Label11: TLabel
        Left = 612
        Top = 73
        Width = 24
        Height = 12
        Caption = #20256#30495
      end
      object Label14: TLabel
        Left = 414
        Top = 73
        Width = 48
        Height = 12
        Caption = #32852#31995#30005#35805
      end
      object Label23: TLabel
        Left = 204
        Top = 104
        Width = 48
        Height = 12
        Alignment = taRightJustify
        Caption = #32844#21153#32844#31216
      end
      object Label25: TLabel
        Left = 204
        Top = 73
        Width = 48
        Height = 12
        Alignment = taRightJustify
        Caption = #32463#33829#33539#22260
      end
      object Label26: TLabel
        Left = 12
        Top = 73
        Width = 48
        Height = 12
        Caption = #32463#33829#26041#24335
      end
      object Label27: TLabel
        Left = 12
        Top = 164
        Width = 96
        Height = 12
        Alignment = taRightJustify
        Caption = #36136#37327#31649#29702#36798#26631#24773#20917
      end
      object Label28: TLabel
        Left = 12
        Top = 134
        Width = 84
        Height = 12
        Alignment = taRightJustify
        Caption = #20225#19994#25152#26377#21046#24615#36136
      end
      object Label29: TLabel
        Left = 237
        Top = 223
        Width = 48
        Height = 12
        Alignment = taRightJustify
        Caption = #37038#25919#32534#30721
      end
      object Label30: TLabel
        Left = 204
        Top = 43
        Width = 48
        Height = 12
        Caption = #38582#23646#37096#38376
      end
      object Label4: TLabel
        Left = 416
        Top = 221
        Width = 48
        Height = 12
        Caption = #35814#32454#22320#22336
      end
      object Label2: TLabel
        Left = 415
        Top = 13
        Width = 48
        Height = 12
        Caption = #21378#21830#20840#21517
      end
      object edProvNo: TRzDBEdit
        Left = 64
        Top = 9
        Width = 132
        Height = 20
        DataSource = DsProviders
        DataField = 'ProvNo'
        AutoSelect = False
        framehottrack = false
        FrameHotStyle = fsBump
        FrameStyle = fsGroove
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 0
      end
      object edName: TRzDBEdit
        Left = 255
        Top = 9
        Width = 142
        Height = 20
        DataSource = DsProviders
        DataField = 'ProvName'
        framehottrack = false
        FrameHotStyle = fsBump
        FrameStyle = fsGroove
        FrameVisible = True
        MaxLength = 16
        TabOnEnter = True
        TabOrder = 1
      end
      object edPostCode: TRzDBEdit
        Left = 286
        Top = 219
        Width = 111
        Height = 20
        Hint = #37038#25919#32534#30721
        DataSource = DsProviders
        DataField = 'PostCode'
        framehottrack = false
        FrameHotStyle = fsBump
        FrameStyle = fsGroove
        FrameVisible = True
        ParentShowHint = False
        ShowHint = True
        TabOnEnter = True
        TabOrder = 25
      end
      object edAccountBank: TRzDBEdit
        Left = 466
        Top = 99
        Width = 213
        Height = 20
        DataSource = DsProviders
        DataField = 'AccountBank'
        framehottrack = false
        FrameHotStyle = fsBump
        FrameStyle = fsGroove
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 13
      end
      object edTaxNo: TRzDBEdit
        Left = 654
        Top = 129
        Width = 122
        Height = 20
        DataSource = DsProviders
        DataField = 'TaxNo'
        Anchors = [akLeft, akTop, akRight]
        framehottrack = false
        FrameHotStyle = fsBump
        FrameStyle = fsGroove
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 17
      end
      object edPermitNo: TRzDBEdit
        Left = 64
        Top = 190
        Width = 168
        Height = 20
        DataSource = DsProviders
        DataField = 'PermitNo'
        framehottrack = false
        FrameHotStyle = fsBump
        FrameStyle = fsGroove
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 21
      end
      object edAccountNo: TRzDBEdit
        Left = 466
        Top = 129
        Width = 153
        Height = 20
        DataSource = DsProviders
        DataField = 'AccountNo'
        framehottrack = false
        FrameHotStyle = fsBump
        FrameStyle = fsGroove
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 16
      end
      object edCompetency: TRzDBEdit
        Left = 465
        Top = 187
        Width = 310
        Height = 20
        DataSource = DsProviders
        DataField = 'Competency'
        Anchors = [akLeft, akTop, akRight]
        framehottrack = false
        FrameHotStyle = fsBump
        FrameStyle = fsGroove
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 23
      end
      object edLinkMan: TRzDBEdit
        Left = 466
        Top = 39
        Width = 141
        Height = 20
        DataSource = DsProviders
        DataField = 'LinkMan'
        framehottrack = false
        FrameHotStyle = fsBump
        FrameStyle = fsGroove
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 5
      end
      object edMobile: TRzDBEdit
        Left = 638
        Top = 39
        Width = 138
        Height = 20
        DataSource = DsProviders
        DataField = 'Mobile'
        Anchors = [akLeft, akTop, akRight]
        framehottrack = false
        FrameHotStyle = fsBump
        FrameStyle = fsGroove
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 6
      end
      object edCorpName: TRzDBEdit
        Left = 64
        Top = 99
        Width = 132
        Height = 20
        DataSource = DsProviders
        DataField = 'CorpName'
        framehottrack = false
        FrameHotStyle = fsBump
        FrameStyle = fsGroove
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 11
      end
      object edFax: TRzDBEdit
        Left = 638
        Top = 69
        Width = 138
        Height = 20
        DataSource = DsProviders
        DataField = 'Fax'
        Anchors = [akLeft, akTop, akRight]
        framehottrack = false
        FrameHotStyle = fsBump
        FrameStyle = fsGroove
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 10
      end
      object edLinkTel: TRzDBEdit
        Left = 466
        Top = 69
        Width = 141
        Height = 20
        DataSource = DsProviders
        DataField = 'LinkTel'
        framehottrack = false
        FrameHotStyle = fsBump
        FrameStyle = fsGroove
        FrameVisible = True
        TabOnEnter = True
        TabOrder = 9
      end
      object edCorpDuty: TRzDBEdit
        Left = 255
        Top = 99
        Width = 142
        Height = 20
        DataSource = DsProviders
        DataField = 'CorpDuty'

⌨️ 快捷键说明

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