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

📄 uni_tieinsetup.~dfm

📁 一个非常不错的经费报销管理软件
💻 ~DFM
字号:
object Frm_TieinSetup: TFrm_TieinSetup
  Left = 137
  Top = 193
  Width = 696
  Height = 480
  Caption = #25509#21475#35774#32622
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object DBGridEh1: TDBGridEh
    Left = 0
    Top = 249
    Width = 688
    Height = 204
    FixGridlinecolor = clGray
    Gridlinecolor = clGray
    FooterDisplayStyle = False
    ShowBmp = False
    UseMenu = True
    RowTwoColor = clCream
    CurDeciNumber = 2
    CurShowNegativeFont = True
    CurShowNegativeColor = False
    CurShowNegativeSign = False
    CurDeciSeparatColor = clRed
    CurrencySymBol = #65509
    CurrencySymBolAlained = False
    CurGridLineColor = clSilver
    CurGridLineWidth = 1
    CurKilobitColor = clGreen
    CurrencyFont.Charset = DEFAULT_CHARSET
    CurrencyFont.Color = clWindowText
    CurrencyFont.Height = -11
    CurrencyFont.Name = 'MS Sans Serif'
    CurrencyFont.Style = []
    CurNegativeFont.Charset = DEFAULT_CHARSET
    CurNegativeFont.Color = clRed
    CurNegativeFont.Height = -11
    CurNegativeFont.Name = 'MS Sans Serif'
    CurNegativeFont.Style = []
    CurNegativeColor = clRed
    CurTextLayout = tlCenter
    CurZeroEmpty = True
    Align = alClient
    DataSource = dsbsTieinSetup
    Flat = True
    FooterColor = clWindow
    FooterFont.Charset = DEFAULT_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -11
    FooterFont.Name = 'MS Sans Serif'
    FooterFont.Style = []
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
    OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection]
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        EditButtons = <>
        FieldName = 'Ztbm'
        Footers = <>
        Title.Caption = #24080#22871#21495
        DisplayNullIfZero = False
        IsCurrency = False
      end
      item
        EditButtons = <>
        FieldName = 'Ztmc'
        Footers = <>
        Title.Caption = #24080#22871#21517
        DisplayNullIfZero = False
        IsCurrency = False
      end
      item
        EditButtons = <>
        FieldName = 'Server'
        Footers = <>
        Title.Caption = #26381#21153#22120
        DisplayNullIfZero = False
        IsCurrency = False
      end
      item
        EditButtons = <>
        FieldName = 'DataBase'
        Footers = <>
        Title.Caption = #25968#25454#24211
        DisplayNullIfZero = False
        IsCurrency = False
      end
      item
        EditButtons = <>
        FieldName = 'User'
        Footers = <>
        Title.Caption = #29992#25143#21517
        DisplayNullIfZero = False
        IsCurrency = False
      end>
  end
  object TB_Main: TToolBar
    Left = 0
    Top = 0
    Width = 688
    Height = 38
    AutoSize = True
    ButtonHeight = 36
    ButtonWidth = 31
    Flat = True
    Images = DM.ImageList1
    ShowCaptions = True
    TabOrder = 1
    object TB_Insert: TToolButton
      Left = 0
      Top = 0
      AutoSize = True
      Caption = #26032#22686
      ImageIndex = 2
      OnClick = TB_InsertClick
    end
    object TB_Update: TToolButton
      Left = 35
      Top = 0
      AutoSize = True
      Caption = #20462#25913
      ImageIndex = 3
      OnClick = TB_UpdateClick
    end
    object TB_Delete: TToolButton
      Left = 70
      Top = 0
      AutoSize = True
      Caption = #21024#38500
      ImageIndex = 15
      OnClick = TB_DeleteClick
    end
    object TB_Post: TToolButton
      Left = 105
      Top = 0
      AutoSize = True
      Caption = #20445#23384
      Enabled = False
      ImageIndex = 5
      OnClick = TB_PostClick
    end
    object TB_Cancel: TToolButton
      Left = 140
      Top = 0
      AutoSize = True
      Caption = #21462#28040
      Enabled = False
      ImageIndex = 6
      OnClick = TB_CancelClick
    end
    object TB_Refresh: TToolButton
      Left = 175
      Top = 0
      AutoSize = True
      Caption = #21047#26032
      ImageIndex = 26
      OnClick = TB_RefreshClick
    end
    object TB_Net: TToolButton
      Left = 210
      Top = 0
      Caption = #27979#35797
      ImageIndex = 11
      OnClick = TB_NetClick
    end
    object TB_Help: TToolButton
      Left = 241
      Top = 0
      AutoSize = True
      Caption = #24110#21161
      ImageIndex = 9
    end
    object TB_Close: TToolButton
      Left = 276
      Top = 0
      AutoSize = True
      Caption = #36864#20986
      ImageIndex = 10
      OnClick = TB_CloseClick
    end
  end
  object P_Edit: TPanel
    Left = 0
    Top = 38
    Width = 688
    Height = 211
    Align = alTop
    TabOrder = 2
    Visible = False
    object Label1: TLabel
      Left = 24
      Top = 20
      Width = 54
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #24080#22871#21495
      FocusControl = DBEdit1
    end
    object Label2: TLabel
      Left = 24
      Top = 52
      Width = 54
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #24080#22871#21517
      FocusControl = DBEdit2
    end
    object Label3: TLabel
      Left = 24
      Top = 84
      Width = 54
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #26381#21153#22120
      FocusControl = DBEdit3
    end
    object Label4: TLabel
      Left = 24
      Top = 116
      Width = 54
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #25968#25454#24211
      FocusControl = DBEdit4
    end
    object Label5: TLabel
      Left = 24
      Top = 148
      Width = 54
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #29992#25143
      FocusControl = DBEdit5
    end
    object Label6: TLabel
      Left = 24
      Top = 180
      Width = 54
      Height = 13
      Alignment = taRightJustify
      AutoSize = False
      Caption = #23494#30721
      FocusControl = DBEdit6
    end
    object DBEdit1: TDBEdit
      Left = 88
      Top = 16
      Width = 134
      Height = 21
      DataField = 'Ztbm'
      DataSource = dsbsTieinSetup
      TabOrder = 0
    end
    object DBEdit2: TDBEdit
      Left = 88
      Top = 48
      Width = 134
      Height = 21
      DataField = 'Ztmc'
      DataSource = dsbsTieinSetup
      TabOrder = 1
    end
    object DBEdit3: TDBEdit
      Left = 88
      Top = 80
      Width = 134
      Height = 21
      DataField = 'Server'
      DataSource = dsbsTieinSetup
      TabOrder = 2
    end
    object DBEdit4: TDBEdit
      Left = 88
      Top = 112
      Width = 134
      Height = 21
      DataField = 'DataBase'
      DataSource = dsbsTieinSetup
      TabOrder = 3
    end
    object DBEdit5: TDBEdit
      Left = 88
      Top = 144
      Width = 134
      Height = 21
      DataField = 'User'
      DataSource = dsbsTieinSetup
      TabOrder = 4
    end
    object DBEdit6: TDBEdit
      Left = 88
      Top = 176
      Width = 134
      Height = 21
      DataField = 'Password'
      DataSource = dsbsTieinSetup
      PasswordChar = '*'
      TabOrder = 5
    end
  end
  object PopupMenu1: TPopupMenu
    OwnerDraw = True
    Left = 604
    Top = 6
    object N_State: TMenuItem
      Caption = #24037#20855#26639#29366#24577
      OnClick = N_StateClick
    end
  end
  object dsbsTieinSetup: TDataSource
    DataSet = DM.bsTieinSetup
    Left = 464
    Top = 96
  end
  object XPMenu1: TXPMenu
    DimLevel = 30
    GrayLevel = 10
    Font.Charset = GB2312_CHARSET
    Font.Color = clMenuText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    Color = clBtnFace
    IconBackColor = clBtnFace
    MenuBarColor = clBtnFace
    SelectColor = clHighlight
    SelectBorderColor = clHighlight
    SelectFontColor = clMenuText
    DisabledColor = clInactiveCaption
    SeparatorColor = clBtnFace
    CheckedColor = clHighlight
    IconWidth = 24
    DrawSelect = True
    UseSystemColors = True
    OverrideOwnerDraw = False
    Gradient = False
    FlatMenu = False
    AutoDetect = False
    Active = True
    ControlUseTrueXPStyle = True
    BtnRoundArc = 5
    BtnOutLineBorderColor = 7552000
    BtnInnerBorderMoveColor = 3257087
    BtnInnerBorderFocusColor = 15183500
    BtnSurfaceNormalColor = 16251903
    BtnSurfaceDownColor = 14608359
    BtnSurfaceBottomLineColor = 14608359
    BtnSurfaceDownBottomLineColor = 15199215
    RdoChkControlChkColor = 41472
    ComboBoxChkColor = 9201994
    ComboboxSurfaceMoveColor = 16771030
    ControlDisabledBorderColor = 11913158
    Left = 640
    Top = 8
  end
end

⌨️ 快捷键说明

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