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

📄 dabrlinkmen.dfm

📁 详细的ERP设计资料
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      FieldName = 'liveMode'
    end
    object adsDALivePlacePostZip: TStringField
      DisplayLabel = #37038#25919#32534#30721
      FieldName = 'PostZip'
      Size = 6
    end
    object adsDALivePlaceLocationMan: TStringField
      DisplayLabel = #20303#22320#32852#31995#20154
      FieldName = 'LocationMan'
    end
    object adsDALivePlacePoliteTitle: TStringField
      DisplayLabel = #20851#31995
      FieldName = 'PoliteTitle'
    end
    object adsDALivePlaceStartDate: TDateTimeField
      DisplayLabel = #23621#20303#36215#26085
      FieldName = 'StartDate'
    end
    object adsDALivePlaceLeaveDate: TDateTimeField
      DisplayLabel = #23621#20303#27490#26085
      FieldName = 'LeaveDate'
    end
    object adsDALivePlacePhone: TStringField
      DisplayLabel = #32852#31995#30005#35805
      FieldName = 'Phone'
    end
    object adsDALivePlaceMemo: TStringField
      DisplayLabel = #22791#27880
      FieldName = 'Memo'
      Size = 60
    end
  end
  object adsDAEducation: TADODataSet
    Tag = 4
    Connection = CommonData.acnConnection
    BeforePost = adsDAEducationBeforePost
    CommandText = 'select * from DAEducation WHERE LinkMenID=:ID'
    Parameters = <
      item
        Name = 'ID'
        Attributes = [paSigned, paNullable]
        DataType = ftInteger
        Precision = 10
        Size = 4
        Value = Null
      end>
    Left = 208
    Top = 240
    object adsDAEducationID: TAutoIncField
      FieldName = 'ID'
      ReadOnly = True
      Visible = False
    end
    object adsDAEducationLinkMenID: TIntegerField
      FieldName = 'LinkMenID'
      Visible = False
    end
    object adsDAEducationEducationClass: TStringField
      DisplayLabel = #25945#22521#20998#31867
      FieldName = 'EducationClass'
    end
    object adsDAEducationEducationMode: TStringField
      DisplayLabel = #25945#22521#26041#24335
      FieldName = 'EducationMode'
      Size = 60
    end
    object adsDAEducationProfessional: TStringField
      DisplayLabel = #19987#19994'/'#20869#23481
      FieldName = 'Professional'
      Size = 60
    end
    object adsDAEducationInstitute: TStringField
      DisplayLabel = #23398#38498'/'#26426#26500
      FieldName = 'Institute'
      Size = 60
    end
    object adsDAEducationProfessor: TStringField
      DisplayLabel = #36131#20219#23548#24072
      FieldName = 'Professor'
    end
    object adsDAEducationStartDate: TDateTimeField
      DisplayLabel = #24320#22987#26085#26399
      FieldName = 'StartDate'
    end
    object adsDAEducationLeaveDate: TDateTimeField
      DisplayLabel = #32467#26463#26085#26399
      FieldName = 'LeaveDate'
    end
    object adsDAEducationPayMode: TStringField
      DisplayLabel = #22521#35757#36153#25903#20184#20154
      FieldName = 'PayMode'
      Size = 60
    end
    object adsDAEducationPaySelf: TFloatField
      DisplayLabel = #33258#20184#27604#29575
      FieldName = 'PaySelf'
    end
    object adsDAEducationMemo: TStringField
      DisplayLabel = #22791#27880
      FieldName = 'Memo'
      Size = 80
    end
  end
  object adsDALoveHabits: TADODataSet
    Tag = 5
    Connection = CommonData.acnConnection
    BeforePost = adsDALoveHabitsBeforePost
    CommandText = 'select * from DALoveHabits WHERE LinkMenID=:ID'
    Parameters = <
      item
        Name = 'ID'
        Attributes = [paSigned, paNullable]
        DataType = ftInteger
        Precision = 10
        Size = 4
        Value = Null
      end>
    Left = 280
    Top = 240
    object adsDALoveHabitsID: TAutoIncField
      FieldName = 'ID'
      ReadOnly = True
      Visible = False
    end
    object adsDALoveHabitsLinkMenID: TIntegerField
      FieldName = 'LinkMenID'
      Visible = False
    end
    object adsDALoveHabitsName: TStringField
      DisplayLabel = #20852#36259#29233#22909
      FieldName = 'Name'
    end
    object adsDALoveHabitsBrief: TStringField
      DisplayLabel = #25551#36848
      FieldName = 'Brief'
      Size = 60
    end
    object adsDALoveHabitsDegree: TStringField
      DisplayLabel = #28909#29233#31243#24230
      FieldName = 'Degree'
    end
    object adsDALoveHabitsMemo: TStringField
      DisplayLabel = #22791#27880
      FieldName = 'Memo'
      Size = 80
    end
  end
  object adsDABiologyIndex: TADODataSet
    Tag = 6
    Connection = CommonData.acnConnection
    BeforePost = adsDABiologyIndexBeforePost
    CommandText = 'select * from DABiologyIndex WHERE LinkMenID=:ID'
    Parameters = <
      item
        Name = 'ID'
        Attributes = [paSigned, paNullable]
        DataType = ftInteger
        Precision = 10
        Size = 4
        Value = Null
      end>
    Left = 352
    Top = 240
    object adsDABiologyIndexID: TAutoIncField
      FieldName = 'ID'
      ReadOnly = True
      Visible = False
    end
    object adsDABiologyIndexLinkMenID: TIntegerField
      FieldName = 'LinkMenID'
      Visible = False
    end
    object adsDABiologyIndexName: TStringField
      DisplayLabel = #25351#26631#21517#31216
      FieldName = 'Name'
    end
    object adsDABiologyIndexIndex: TStringField
      DisplayLabel = #25968#25454
      FieldName = 'Index'
      Size = 30
    end
    object adsDABiologyIndexUnits: TStringField
      DisplayLabel = #21333#20301
      FieldName = 'Units'
    end
    object adsDABiologyIndexCheckDate: TStringField
      DisplayLabel = #26816#39564#26085#26399
      FieldName = 'CheckDate'
    end
    object adsDABiologyIndexTrustDegree: TStringField
      DisplayLabel = #20449#20219#24230
      FieldName = 'TrustDegree'
    end
    object adsDABiologyIndexMemo: TStringField
      DisplayLabel = #22791#27880
      FieldName = 'Memo'
      Size = 80
    end
  end
  object adsDAHealthBill: TADODataSet
    Tag = 7
    Connection = CommonData.acnConnection
    BeforePost = adsDAHealthBillBeforePost
    CommandText = 'select * from DAHealthBill WHERE LinkMenID=:ID'
    Parameters = <
      item
        Name = 'ID'
        Attributes = [paSigned, paNullable]
        DataType = ftInteger
        Precision = 10
        Size = 4
        Value = Null
      end>
    Left = 416
    Top = 240
    object adsDAHealthBillID: TAutoIncField
      FieldName = 'ID'
      ReadOnly = True
      Visible = False
    end
    object adsDAHealthBillLinkMenID: TIntegerField
      FieldName = 'LinkMenID'
      Visible = False
    end
    object adsDAHealthBillDate: TDateTimeField
      DisplayLabel = #26816#26597#26085#26399
      FieldName = 'Date'
    end
    object adsDAHealthBillCode: TStringField
      DisplayLabel = #26816#39564#25253#21578#32534#21495
      FieldName = 'Code'
    end
    object adsDAHealthBillCheckClass: TStringField
      DisplayLabel = #20307#26816#31867#21035
      FieldName = 'CheckClass'
    end
    object adsDAHealthBillHospital: TStringField
      DisplayLabel = #20307#26816#21307#38498
      FieldName = 'Hospital'
      Size = 50
    end
    object adsDAHealthBilldoctor: TStringField
      DisplayLabel = #36131#20219#21307#24072
      FieldName = 'doctor'
    end
    object adsDAHealthBillMemo: TStringField
      DisplayLabel = #22791#27880
      FieldName = 'Memo'
      Size = 80
    end
  end
  object adsDAJobRecord: TADODataSet
    Tag = 8
    Connection = CommonData.acnConnection
    BeforePost = adsDAJobRecordBeforePost
    CommandText = 'select * from DAJobRecord WHERE LinkMenID=:ID'
    Parameters = <
      item
        Name = 'ID'
        Attributes = [paSigned, paNullable]
        DataType = ftInteger
        Precision = 10
        Size = 4
        Value = Null
      end>
    Left = 480
    Top = 240
    object adsDAJobRecordID: TAutoIncField
      FieldName = 'ID'
      ReadOnly = True
      Visible = False
    end
    object adsDAJobRecordLinkMenID: TIntegerField
      FieldName = 'LinkMenID'
      Visible = False
    end
    object adsDAJobRecordClientID: TIntegerField
      FieldName = 'ClientID'
      Visible = False
    end
    object adsDAJobRecordJobClass: TStringField
      DisplayLabel = #24037#20316#24615#36136
      FieldName = 'JobClass'
    end
    object adsDAJobRecordCompany: TStringField
      DisplayLabel = #24037#20316#21333#20301
      FieldName = 'Company'
      Size = 50
    end
    object adsDAJobRecordPostRank: TStringField
      DisplayLabel = #32844#20301
      FieldName = 'PostRank'
    end
    object adsDAJobRecordDuty: TStringField
      DisplayLabel = #24037#20316#32844#36131
      FieldName = 'Duty'
      Size = 60
    end
    object adsDAJobRecordPostDate: TDateTimeField
      DisplayLabel = #20837#32844#26085#26399
      FieldName = 'PostDate'
    end
    object adsDAJobRecordLeaveDate: TDateTimeField
      DisplayLabel = #31163#32844#26085#26399
      FieldName = 'LeaveDate'
    end
    object adsDAJobRecordManager: TStringField
      DisplayLabel = #19978#21496#22995#21517
      FieldName = 'Manager'
    end
    object adsDAJobRecordLinkMode: TStringField
      DisplayLabel = #32852#31995#26041#24335
      FieldName = 'LinkMode'
      Size = 50
    end
    object adsDAJobRecordMemo: TStringField
      DisplayLabel = #22791#27880
      FieldName = 'Memo'
      Size = 80
    end
  end
end

⌨️ 快捷键说明

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