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

📄 sredworktimecnt.dfm

📁 详细的ERP设计资料
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited SREdWorkTimeCntForm: TSREdWorkTimeCntForm
  Left = 79
  Top = 120
  Width = 673
  Height = 461
  Caption = #35745#26102#32479#35745
  WindowState = wsMaximized
  OnActivate = FormActivate
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label8: TLabel [0]
    Left = 124
    Top = 121
    Width = 36
    Height = 12
    Caption = #25240#25187#29575
  end
  inherited DBGrid: TQLDBGrid
    Top = 193
    Width = 665
    Height = 198
    Columns = <
      item
        Expanded = False
        FieldName = 'Employee'
        Title.Alignment = taCenter
        Width = 80
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Jobs'
        Title.Alignment = taCenter
        Width = 100
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'PriceBase'
        Title.Alignment = taCenter
        Width = 100
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Quantity'
        Title.Alignment = taCenter
        Width = 100
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Amount'
        Title.Alignment = taCenter
        Width = 100
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Memo'
        Title.Alignment = taCenter
        Width = 160
        Visible = True
      end>
  end
  inherited ToolBar: TToolBar
    Width = 665
  end
  inherited TopPanel: TPanel
    Width = 665
    Height = 164
    inherited RemarkLabel: TLabel
      Left = 355
      Top = 86
      Width = 24
      Caption = #22791#27880
    end
    inherited VoucherNoLabel: TLabel
      Left = 355
      Top = 5
      Width = 24
      Caption = #32534#21495
    end
    inherited VoucherDateLabel: TLabel
      Left = 510
      Top = 5
      Width = 24
      Caption = #26085#26399
    end
    object Label2: TLabel [3]
      Left = 355
      Top = 44
      Width = 36
      Height = 12
      Caption = #32463#25163#20154
    end
    object Label3: TLabel [4]
      Left = 510
      Top = 45
      Width = 48
      Height = 12
      Caption = #19994#21153#31867#22411
    end
    object Label5: TLabel [5]
      Left = 12
      Top = 44
      Width = 36
      Height = 12
      Caption = #23457#26680#20154
    end
    object Label7: TLabel [6]
      Left = 12
      Top = 86
      Width = 48
      Height = 12
      Caption = #32479#35745#26085#26399
    end
    object Label9: TLabel [7]
      Left = 14
      Top = 5
      Width = 84
      Height = 12
      Caption = #32479#35745#26376#20221'('#26399#38388')'
    end
    object Label1: TLabel [8]
      Left = 174
      Top = 86
      Width = 48
      Height = 12
      Caption = #32479#19968#26102#38388
    end
    inherited RemarkDBEdit: TDBEdit
      Left = 355
      Top = 102
      Width = 293
      DataField = 'Memo'
      TabOrder = 8
    end
    inherited VocherNoDBEdit: TDBEdit
      Left = 355
      Top = 20
      Width = 140
      DataField = 'Code'
    end
    inherited DateDBEdit: TDBEdit
      Left = 510
      Top = 20
      Width = 140
      DataField = 'Date'
    end
    object LookupEmployee: TQLDBLookupComboBox
      Left = 355
      Top = 61
      Width = 140
      Height = 20
      BevelEdges = []
      BevelOuter = bvRaised
      Ctl3D = True
      DataField = 'EmployeeID'
      DataSource = MasterDataSource
      DropDownRows = 10
      KeyField = 'ID'
      ListField = 'Name'
      ListSource = DSEmployeeName
      ParentCtl3D = False
      TabOrder = 4
      ButtonHeight = 22
      SearchMode = smLocate
      SearchType = stAuto
      VisibleButtons = [lbSetNull]
    end
    object BriefComboBox: TDBComboBox
      Left = 12
      Top = 20
      Width = 328
      Height = 20
      DataField = 'Brief'
      DataSource = MasterDataSource
      ItemHeight = 12
      TabOrder = 0
    end
    object DBEdit1: TDBEdit
      Left = 510
      Top = 64
      Width = 140
      Height = 20
      DataField = 'BillMode'
      DataSource = MasterDataSource
      TabOrder = 5
    end
    object DBEdit5: TDBEdit
      Left = 12
      Top = 102
      Width = 140
      Height = 20
      DataField = 'ClearDate'
      DataSource = MasterDataSource
      TabOrder = 6
    end
    object ClientQLDBLookup: TQLDBLookupComboBox
      Left = 12
      Top = 61
      Width = 328
      Height = 20
      BevelEdges = []
      BevelOuter = bvRaised
      Ctl3D = True
      DataField = 'ClientID'
      DataSource = MasterDataSource
      DropDownRows = 10
      KeyField = 'ID'
      ListField = 'Name'
      ListSource = DSClientName
      ParentCtl3D = False
      TabOrder = 3
      ButtonHeight = 22
      SearchMode = smLocate
      SearchType = stAuto
      VisibleButtons = [lbSetNull]
    end
    object BitBtn1: TBitBtn
      Left = 11
      Top = 130
      Width = 79
      Height = 22
      Hint = #28857#20987#27492#25353#38062#21487#20174#35745#20214#39033#30446#34920#20013#25552#21462#20840#37096#25110#37096#20998#35745#20214#39033#30446#36164#26009#65292#20197#24555#36895#24405#20837#35745#20214#21333#20215#36164#26009#12290
      Caption = #21462#21592#24037#21517#21333
      TabOrder = 11
      OnClick = BitBtn1Click
    end
    object DBEdit2: TDBEdit
      Left = 174
      Top = 102
      Width = 140
      Height = 20
      DataField = 'SundryFee'
      DataSource = MasterDataSource
      TabOrder = 7
    end
    object BitBtn2: TBitBtn
      Left = 104
      Top = 130
      Width = 79
      Height = 22
      Hint = #28857#20987#27492#25353#38062#21487#20174#35745#20214#39033#30446#34920#20013#25552#21462#20840#37096#25110#37096#20998#35745#20214#39033#30446#36164#26009#65292#20197#24555#36895#24405#20837#35745#20214#21333#20215#36164#26009#12290
      Caption = #21462#32479#19968#26102#20215
      TabOrder = 12
      OnClick = BitBtn2Click
    end
    object BitBtn3: TBitBtn
      Left = 362
      Top = 130
      Width = 79
      Height = 22
      Hint = #28857#20987#27492#25353#38062#21487#23558#32479#19968#20135#37327#22635#20889#21040#20135#37327#20026#38646#30340#35760#24405#20013#12290
      Caption = #21462#32479#19968#26102#38388
      TabOrder = 9
      OnClick = BitBtn3Click
    end
    object BitBtn4: TBitBtn
      Left = 450
      Top = 130
      Width = 79
      Height = 22
      Hint = #28857#20987#27492#25353#38062#21487#23558#32479#19968#20135#37327#22635#20889#21040#20135#37327#20026#38646#30340#35760#24405#20013#12290
      Caption = #28165#38500#32479#19968#26102#38388
      TabOrder = 10
      OnClick = BitBtn4Click
    end
    object BitBtn5: TBitBtn
      Left = 187
      Top = 130
      Width = 79
      Height = 22
      Hint = #28857#20987#27492#25353#38062#21487#23558#32479#19968#20135#37327#22635#20889#21040#20135#37327#20026#38646#30340#35760#24405#20013#12290
      Caption = #28165#38500#32479#19968#26102#20215
      TabOrder = 13
      OnClick = BitBtn5Click
    end
    object BitBtn6: TBitBtn
      Left = 271
      Top = 130
      Width = 79
      Height = 22
      Hint = #28857#20987#27492#25353#38062#21487#23558#32479#19968#20135#37327#22635#20889#21040#20135#37327#20026#38646#30340#35760#24405#20013#12290
      Caption = #28165#38500#35745#26102#39033#30446
      TabOrder = 14
      OnClick = BitBtn6Click
    end
  end
  inherited StatusBar1: TStatusBar
    Top = 391
    Width = 665
    Height = 24
  end
  inherited MasterDataSource: TDataSource
    DataSet = adsMaster
    Left = 115
    Top = 78
  end
  inherited DetailDataSource: TDataSource
    DataSet = adsDetail
    Left = 34
    Top = 294
  end
  inherited ActionList: TActionList
    Left = 339
    Top = 1
    inherited DeleteDetailAction: TAction [9]
      ImageIndex = -1
    end
    inherited NewDetailAction: TAction [10]
    end
    inherited SaveAsAction: TAction [11]
      ImageIndex = 11
    end
    inherited SubmitAction: TAction [12]
      ImageIndex = 8
    end
    inherited SendAsMailAction: TAction [13]
      ImageIndex = 8
    end
    inherited ImportAction: TAction [14]
      ImageIndex = 13
    end
    object DiscountMode: TAction [15]
      Caption = #25240#25187#26041#24335'(&D)'
      Hint = #35774#32622#24403#21069#21333#25454#30340#25240#25187#26041#24335
      ImageIndex = 7
    end
    object StockQuerry: TAction [16]
      Caption = #24211#23384#26597#35810'(&S)'
      Hint = #24211#23384#21830#21697#26597#35810#65292#24182#19988#21487#36827#34892#22810#27425#26597#35810
      ImageIndex = 3
    end
    inherited FindAction: TAction [17]
    end
    inherited CloseAction: TAction [18]
    end
  end
  inherited MainMenu: TMainMenu
    Left = 392

⌨️ 快捷键说明

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