uni_tiein_branchs.dfm

来自「一个非常不错的经费报销管理软件」· DFM 代码 · 共 224 行

DFM
224
字号
object Frm_Tiein_Branchs: TFrm_Tiein_Branchs
  Left = 90
  Top = 135
  Width = 650
  Height = 400
  Caption = #37096#38376#25509#21475
  Color = 14803425
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 642
    Height = 41
    Align = alTop
    BevelInner = bvLowered
    Color = 14803425
    TabOrder = 0
    object SPB_Net: TSpeedButton
      Left = 280
      Top = 11
      Width = 41
      Height = 22
      Caption = #36830#25509
      OnClick = SPB_NetClick
    end
    object Label1: TLabel
      Left = 16
      Top = 16
      Width = 105
      Height = 13
      AutoSize = False
      Caption = #35831#36873#25321#36830#25509#24080#22871
    end
    object CBX_ZT: TComboBox
      Left = 128
      Top = 12
      Width = 145
      Height = 20
      Style = csDropDownList
      ItemHeight = 12
      ItemIndex = 0
      TabOrder = 0
      Text = #36873#25321#24080#22871
      OnChange = CBX_ZTChange
      OnEnter = CBX_ZTEnter
      Items.Strings = (
        #36873#25321#24080#22871)
    end
  end
  object P_Tiein_Branchs: TPanel
    Left = 0
    Top = 41
    Width = 642
    Height = 311
    Align = alClient
    BevelOuter = bvNone
    Color = 14803425
    TabOrder = 1
    Visible = False
    object Panel2: TPanel
      Left = 0
      Top = 0
      Width = 642
      Height = 39
      Align = alTop
      AutoSize = True
      TabOrder = 0
      object ToolBar1: TToolBar
        Left = 1
        Top = 1
        Width = 640
        Height = 37
        AutoSize = True
        ButtonHeight = 35
        ButtonWidth = 31
        Caption = 'ToolBar1'
        Color = 14803425
        Flat = True
        Images = DM.ImageList1
        ParentColor = False
        ShowCaptions = True
        TabOrder = 0
        object TB_out: TToolButton
          Left = 0
          Top = 0
          Caption = #19979#36733
          ImageIndex = 13
          OnClick = TB_outClick
        end
        object TB_in: TToolButton
          Left = 31
          Top = 0
          Caption = #23548#20837
          ImageIndex = 12
          OnClick = TB_inClick
        end
        object Gauge: TGauge
          Left = 62
          Top = 0
          Width = 211
          Height = 35
          Progress = 0
          Visible = False
        end
      end
    end
    object DBG_bsTiein_Branchs: TDBGridEh
      Left = 0
      Top = 39
      Width = 642
      Height = 272
      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 = dsbsTiein_Branchs
      FixedColor = 14803425
      Flat = True
      FooterColor = clWindow
      FooterFont.Charset = GB2312_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -12
      FooterFont.Name = #23435#20307
      FooterFont.Style = []
      OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection]
      TabOrder = 1
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 352
    Width = 642
    Height = 21
    Color = 14803425
    Panels = <>
  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 = 416
    Top = 9
  end
  object dsbsTiein_Branchs: TDataSource
    DataSet = DM.bsTiein_Branchs
    Left = 384
    Top = 9
  end
end

⌨️ 快捷键说明

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