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

📄 ultxpllr.dfm

📁 行业应急系统 包括: 应急系统(待遇核发) 发放系统 开发环境:Delphi5 (sp1)+ Oracle 8.05 MultiExport是一个可以将数据按指定字段倒出
💻 DFM
📖 第 1 页 / 共 5 页
字号:
              Width = 80
              Height = 20
              DropDownAlignment = taLeftJustify
              Selected.Strings = (
                'DMMC'#9'10'#9'离退休类别'#9'F'
                'DM'#9'10'#9'代码'#9'F')
              DataField = 'LTLB'
              DataSource = dfmLTXPLLR.souLTXJBXX
              LookupTable = dfmLTXPLLR.qryLTLB
              LookupField = 'DM'
              Options = [loColLines, loRowLines, loTitles]
              TabOrder = 1
              AutoDropDown = False
              ShowButton = True
              AllowClearKey = False
            end
            object cmbLTXYY: TwwDBLookupCombo
              Left = 524
              Top = 18
              Width = 65
              Height = 20
              DropDownAlignment = taLeftJustify
              Selected.Strings = (
                'DMMC'#9'20'#9'离退休原因'#9'F'
                'DM'#9'3'#9'代码'#9'F')
              DataField = 'LTXYY'
              DataSource = dfmLTXPLLR.souLTXJBXX
              LookupTable = dfmLTXPLLR.qryLTXYY
              LookupField = 'DM'
              Options = [loColLines, loRowLines, loTitles]
              TabOrder = 3
              AutoDropDown = False
              ShowButton = True
              AllowClearKey = False
            end
            object dtpLTXSJ: TwwDBDateTimePicker
              Left = 379
              Top = 18
              Width = 82
              Height = 20
              CalendarAttributes.Font.Charset = DEFAULT_CHARSET
              CalendarAttributes.Font.Color = clWindowText
              CalendarAttributes.Font.Height = -11
              CalendarAttributes.Font.Name = 'MS Sans Serif'
              CalendarAttributes.Font.Style = []
              DataField = 'LTXSJ'
              DataSource = dfmLTXPLLR.souLTXJBXX
              Epoch = 1950
              ImeMode = imAlpha
              ShowButton = True
              TabOrder = 2
              OnExit = dtpLTXSJExit
            end
            object wwDBDateTimePicker4: TwwDBDateTimePicker
              Left = 78
              Top = 45
              Width = 82
              Height = 20
              CalendarAttributes.Font.Charset = DEFAULT_CHARSET
              CalendarAttributes.Font.Color = clWindowText
              CalendarAttributes.Font.Height = -11
              CalendarAttributes.Font.Name = 'MS Sans Serif'
              CalendarAttributes.Font.Style = []
              DataField = 'KSJFSJ'
              DataSource = dfmLTXPLLR.souLTXJBXX
              Epoch = 1950
              ImeMode = imAlpha
              ShowButton = True
              TabOrder = 4
            end
            object dtpDYFFZZYF: TwwDBDateTimePicker
              Left = 78
              Top = 18
              Width = 82
              Height = 20
              CalendarAttributes.Font.Charset = DEFAULT_CHARSET
              CalendarAttributes.Font.Color = clWindowText
              CalendarAttributes.Font.Height = -11
              CalendarAttributes.Font.Name = 'MS Sans Serif'
              CalendarAttributes.Font.Style = []
              DataField = 'DYFFZZYF'
              DataSource = dfmLTXPLLR.souLTXJBXX
              Epoch = 1950
              ImeMode = imAlpha
              ShowButton = True
              TabOrder = 0
            end
            object cmbGG_85: TwwDBLookupCombo
              Left = 224
              Top = 101
              Width = 64
              Height = 20
              DropDownAlignment = taLeftJustify
              Selected.Strings = (
                'DMMC'#9'10'#9'是否参加85工改'#9'F'
                'DM'#9'4'#9'代码'#9'F')
              DataField = 'GG_85'
              DataSource = dfmLTXPLLR.souLTXJBXX
              LookupTable = dfmLTXPLLR.qryGG_85
              LookupField = 'DM'
              Options = [loColLines, loRowLines, loTitles]
              TabOrder = 13
              AutoDropDown = False
              ShowButton = True
              AllowClearKey = False
            end
            object cmbGG_93: TwwDBLookupCombo
              Left = 379
              Top = 101
              Width = 64
              Height = 20
              DropDownAlignment = taLeftJustify
              Selected.Strings = (
                'DMMC'#9'20'#9'是否实行岗位工资'#9'F'
                'DM'#9'4'#9'代码'#9'F')
              DataField = 'GG_93'
              DataSource = dfmLTXPLLR.souLTXJBXX
              LookupTable = dfmLTXPLLR.qryGG_93
              LookupField = 'DM'
              Options = [loColLines, loRowLines, loTitles]
              TabOrder = 14
              AutoDropDown = False
              ShowButton = True
              AllowClearKey = False
            end
            object DBEdit82: TDBEdit
              Left = 379
              Top = 72
              Width = 64
              Height = 20
              DataField = 'GKJXGZYS'
              DataSource = dfmLTXPLLR.souLTXJBXX
              TabOrder = 10
            end
            object DBEdit83: TDBEdit
              Left = 524
              Top = 72
              Width = 64
              Height = 20
              DataField = 'YDYHGZYS'
              DataSource = dfmLTXPLLR.souLTXJBXX
              TabOrder = 11
            end
            object cmbLTLB_Edit: TwwDBLookupCombo
              Left = 248
              Top = 88
              Width = 73
              Height = 20
              DropDownAlignment = taLeftJustify
              Selected.Strings = (
                'DM'#9'10'#9'代码'#9'F'
                'DMMC'#9'10'#9'离退休类别'#9'F')
              DataField = 'LTLB'
              DataSource = dfmLTXPLLR.souLTXJBXX
              LookupTable = dfmLTXPLLR.qryLTLB
              LookupField = 'DM'
              Options = [loColLines, loRowLines, loTitles]
              TabOrder = 20
              AutoDropDown = False
              ShowButton = True
              AllowClearKey = False
            end
            object cmbLTXYY_Edit: TwwDBLookupCombo
              Left = 268
              Top = 90
              Width = 65
              Height = 20
              DropDownAlignment = taLeftJustify
              Selected.Strings = (
                'DM'#9'3'#9'代码'#9'F'
                'DMMC'#9'20'#9'离退休原因'#9'F')
              DataField = 'LTXYY'
              DataSource = dfmLTXPLLR.souLTXJBXX
              LookupTable = dfmLTXPLLR.qryLTXYY
              LookupField = 'DM'
              Options = [loColLines, loRowLines, loTitles]
              TabOrder = 21
              AutoDropDown = False
              ShowButton = True
              AllowClearKey = False
            end
            object cmbGG_85_Edit: TwwDBLookupCombo
              Left = 296
              Top = 85
              Width = 64
              Height = 20
              DropDownAlignment = taLeftJustify
              Selected.Strings = (
                'DM'#9'4'#9'代码'#9'F'
                'DMMC'#9'10'#9'是否参加85工改'#9'F')
              DataField = 'GG_85'
              DataSource = dfmLTXPLLR.souLTXJBXX
              LookupTable = dfmLTXPLLR.qryGG_85
              LookupField = 'DM'
              Options = [loColLines, loRowLines, loTitles]
              TabOrder = 22
              AutoDropDown = False
              ShowButton = True
              AllowClearKey = False
            end
            object cmbGG_93_Edit: TwwDBLookupCombo
              Left = 315
              Top = 93
              Width = 64
              Height = 20
              DropDownAlignment = taLeftJustify
              Selected.Strings = (
                'DM'#9'4'#9'代码'#9'F'
                'DMMC'#9'20'#9'是否实行岗位工资'#9'F')
              DataField = 'GG_93'
              DataSource = dfmLTXPLLR.souLTXJBXX
              LookupTable = dfmLTXPLLR.qryGG_93
              LookupField = 'DM'
              Options = [loColLines, loRowLines, loTitles]
              TabOrder = 23
              AutoDropDown = False
              ShowButton = True
              AllowClearKey = False
            end
            object dtpKSFFSJ: TwwDBDateTimePicker
              Left = 524
              Top = 100
              Width = 79
              Height = 20
              CalendarAttributes.Font.Charset = DEFAULT_CHARSET
              CalendarAttributes.Font.Color = clWindowText
              CalendarAttributes.Font.Height = -11
              CalendarAttributes.Font.Name = 'MS Sans Serif'
              CalendarAttributes.Font.Style = []
              DataField = 'KSFFSJ'
              DataSource = dfmLTXPLLR.souLTXJBXX
              Epoch = 1950
              ShowButton = True
              TabOrder = 15
              UnboundDataType = wwDTEdtDate
            end
          end
          object GroupBox5: TGroupBox
            Left = 0
            Top = 559
            Width = 608
            Height = 126
            Align = alBottom
            Caption = '行业待遇项目'
            TabOrder = 4
            object Label74: TLabel
              Left = 440
              Top = 40
              Width = 48
              Height = 12
              Caption = '调整系数'
            end
            object pagSpecial: TPageControl
              Left = 2
              Top = 14
              Width = 604
              Height = 110
              ActivePage = TabTD
              Align = alClient
              Style = tsButtons
              TabOrder = 0
              object tabJR: TTabSheet
                Caption = '金融行业'
                object Label46: TLabel
                  Left = 8
                  Top = 8
                  Width = 96
                  Height = 12
                  Caption = '93年增加离退休费'
                  FocusControl = DBEdit46
                end
                object Label47: TLabel
                  Left = 186
                  Top = 8
                  Width = 96
                  Height = 12
                  Caption = '95年增加离退休费'
                  FocusControl = DBEdit47
                end
                object Label48: TLabel
                  Left = 385
                  Top = 8
                  Width = 96
                  Height = 12
                  Caption = '97年增加离退休费'
                  FocusControl = DBEdit48
                end
                object Label49: TLabel
                  Left = 50
                  Top = 33
                  Width = 48
                  Height = 12
                  Caption = '山区津贴'
                  FocusControl = DBEdit49
                end
                object Label50: TLabel
                  Left = 177
                  Top = 33
                  Width = 48
                  Height = 12
                  Caption = '特区津贴'
                  FocusControl = DBEdit50
                end
                object Label51: TLabel
                  Left = 433
                  Top = 33
                  Width = 48
                  Height = 12
                  Caption = '保留津贴'
                  FocusControl = DBEdit51
                end
                object Label52: TLabel
                  Left = 177
                  Top = 56
                  Width = 48
                  Height = 12
                  Caption = '住房津贴'
                  FocusControl = DBEdit52
                end
                object Label53: TLabel
                  Left = 305
                  Top = 33
                  Width = 48
                  Height = 12
                  Caption = '物价津贴'
                  FocusControl = DBEdit53
                end
                object Label54: TLabel
                  Left = 26
                  Top = 56
                  Width = 72
                  Height = 12
                  Caption = '全额发放金额'
                  FocusControl = DBEdit54
                end
                object Label55: TLabel
                  Left = 305
                  Top = 56
                  Width = 48
                  Height = 12
                  Caption = '奖励工资'
                  FocusControl = DBEdit55
                end
                object DBEdit46: TDBEdit
                  Left = 106
                  Top = 4
                  Width = 64
                  Height = 20
                  DataField = 'SHBT93'
                  DataSource = dfmLTXPLLR.souLTXJBXX_JR
                  TabOrder = 0
                end
                object DBEdit47: TDBEdit
                  Left = 299
                  Top = 4
                  Width = 64
                  Height = 20
                  DataField = 'SHBT95'
                  DataSource = dfmLTXPLLR.souLTXJBXX_JR
                  TabOrder = 1
                end
                object DBEdit49: TDBEdit
                  Left = 106
                  Top = 29
                  Width = 64
                  Height = 20
                  DataField = 'SQJT'
                  DataSource = dfmLTXPLLR.souLTXJBXX_JR
                  TabOrder = 3
                end
                object DBEdit50: TDBEdit

⌨️ 快捷键说明

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