barunit.dfm

来自「人事管理系统 人事管理系统」· DFM 代码 · 共 639 行 · 第 1/3 页

DFM
639
字号
object barform: Tbarform
  Left = 193
  Top = 176
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = 'barform'
  ClientHeight = 511
  ClientWidth = 198
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  OnCloseQuery = FormCloseQuery
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object OtkBar: TfcOutlookBar
    Left = 0
    Top = 0
    Width = 198
    Height = 511
    ActivePage = TXBtn
    Align = alClient
    Animation.Enabled = True
    Animation.Interval = 1
    Animation.Steps = 7
    AutoBold = False
    BevelOuter = bvNone
    BorderStyle = bsSingle
    ButtonSize = 30
    ButtonClassName = 'TfcShapeBtn'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    Layout = loVertical
    Options = [cboAutoCreateOutlookList]
    PanelAlignment = paDynamic
    ShowButtons = True
    TabOrder = 0
    OnChange = OtkBarChange
    object ZZBtn: TfcShapeBtn
      Left = 0
      Top = 0
      Width = 194
      Height = 30
      Caption = #22312#32844#32844#24037
      Color = 15846821
      DitherColor = clWhite
      GroupIndex = 1
      ParentClipping = False
      RoundRectBias = 25
      ShadeStyle = fbsHighlight
      TabOrder = 0
      TextOptions.Alignment = taCenter
      TextOptions.VAlignment = vaVCenter
    end
    object NTBtn: TfcShapeBtn
      Left = 0
      Top = 30
      Width = 194
      Height = 30
      Caption = #20869#36864#32844#24037
      Color = 15846821
      DitherColor = clWhite
      GroupIndex = 1
      NumGlyphs = 0
      ParentClipping = False
      RoundRectBias = 25
      ShadeStyle = fbsHighlight
      TabOrder = 1
      TextOptions.Alignment = taCenter
      TextOptions.VAlignment = vaVCenter
    end
    object TYBtn: TfcShapeBtn
      Left = 0
      Top = 60
      Width = 194
      Height = 30
      Caption = #36864#20859#32844#24037
      Color = 15846821
      DitherColor = clWhite
      GroupIndex = 1
      NumGlyphs = 0
      ParentClipping = False
      RoundRectBias = 25
      ShadeStyle = fbsHighlight
      TabOrder = 2
      TextOptions.Alignment = taCenter
      TextOptions.VAlignment = vaVCenter
    end
    object TXBtn: TfcShapeBtn
      Left = 0
      Top = 90
      Width = 194
      Height = 30
      Caption = #36864#20241#32844#24037
      Color = 15846821
      DitherColor = clWhite
      Down = True
      GroupIndex = 1
      NumGlyphs = 0
      ParentClipping = False
      RoundRectBias = 25
      ShadeStyle = fbsHighlight
      TabOrder = 3
      TextOptions.Alignment = taCenter
      TextOptions.VAlignment = vaVCenter
    end
    object JSBtn: TfcShapeBtn
      Left = 0
      Top = 477
      Width = 194
      Height = 30
      Caption = #20943#23569#32844#24037
      Color = 15846821
      DitherColor = clWhite
      GroupIndex = 1
      NumGlyphs = 0
      ParentClipping = False
      RoundRectBias = 25
      ShadeStyle = fbsHighlight
      TabOrder = 8
      TextOptions.Alignment = taCenter
      TextOptions.VAlignment = vaVCenter
    end
    object OutlookPanel1: TfcOutlookPanel
      Left = 0
      Top = 0
      Width = 194
      Height = 0
      object ZZTree: TTreeView
        Left = 0
        Top = 0
        Width = 194
        Height = 0
        Align = alClient
        HideSelection = False
        Images = ImageList1
        Indent = 27
        PopupMenu = BarFrmMenu
        ReadOnly = True
        TabOrder = 0
        OnChange = ZZTreeChange
        OnChanging = ZZTreeChanging
        Items.Data = {
          0100000021000000040000000400000004000000FFFFFFFF0000000000000000
          08D4DAD6B0D6B0B9A4}
      end
    end
    object OutlookPanel2: TfcOutlookPanel
      Left = 0
      Top = 0
      Width = 194
      Height = 0
      object NTTree: TTreeView
        Left = 0
        Top = 0
        Width = 194
        Height = 0
        Align = alClient
        HideSelection = False
        Images = ImageList1
        Indent = 27
        PopupMenu = BarFrmMenu
        ReadOnly = True
        TabOrder = 0
        OnChange = NTTreeChange
        OnChanging = ZZTreeChanging
        Items.Data = {
          0100000021000000040000000400000004000000FFFFFFFF0000000000000000
          08C4DACDCBD6B0B9A4}
      end
    end
    object OutlookPanel3: TfcOutlookPanel
      Left = 0
      Top = 0
      Width = 194
      Height = 0
      object TYTree: TTreeView
        Left = 0
        Top = 0
        Width = 194
        Height = 0
        Align = alClient
        HideSelection = False
        Images = ImageList1
        Indent = 27
        PopupMenu = BarFrmMenu
        ReadOnly = True
        TabOrder = 0
        OnChange = TYTreeChange
        OnChanging = ZZTreeChanging
        Items.Data = {
          0100000021000000040000000400000004000000FFFFFFFF0000000000000000
          08CDCBD1F8D6B0B9A4}
      end
    end
    object OutlookPanel4: TfcOutlookPanel
      Left = 0
      Top = 120
      Width = 194
      Height = 357
      object TXTree: TTreeView
        Left = 0
        Top = 0
        Width = 194

⌨️ 快捷键说明

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