ard.dfm

来自「一个以前收集的基于C/S架构的ERP客户端源代码」· DFM 代码 · 共 285 行

DFM
285
字号
inherited frmArd: TfrmArd
  Left = 102
  Top = 92
  Height = 508
  Caption = '帐户权限分配'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited sbBar: TStatusBar
    Top = 440
  end
  inherited CoolBar1: TCoolBar
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 616
      end>
    inherited tbMainBar: TToolBar
      inherited tbQuery: TToolButton
        Visible = False
      end
    end
  end
  object sgArd: TSDGrid [2]
    Left = 0
    Top = 76
    Width = 325
    Height = 364
    Align = alLeft
    Color = 50331647
    ColCount = 3
    Ctl3D = False
    DefaultRowHeight = 18
    FixedColor = 8564917
    FixedCols = 0
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
    ParentCtl3D = False
    TabOrder = 2
    OnClick = sgArdClick
    SelectColor = 12615680
    EvenGridColor = 50331647
    OddGridColor = 14806523
    Columns = <
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clBlack
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '操作员'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '操作员名称'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clBlack
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '操作权限'
        ColumnWidth = 0
      end>
    ColWidths = (
      106
      105
      108)
  end
  object FloatPanel1: TFloatPanel [3]
    Left = 325
    Top = 76
    Width = 291
    Height = 364
    Align = alClient
    Color = 50331647
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 3
    object Label3: TLabel
      Left = 13
      Top = 24
      Width = 72
      Height = 12
      Caption = '操作员代码:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label1: TLabel
      Left = 13
      Top = 115
      Width = 60
      Height = 12
      Caption = '操作权限:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 13
      Top = 70
      Width = 72
      Height = 12
      Caption = '操作员名称:'
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object scArdRight: TSDComboBox
      Left = 87
      Top = 106
      Width = 140
      Height = 20
      Style = csDropDownList
      Color = 50331647
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 0
      KeyItem = cbItem2
    end
    object seArdUserName: TSDEdit
      Left = 87
      Top = 62
      Width = 140
      Height = 18
      Ctl3D = False
      ImeName = '中文 (简体) - 微软拼音'
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 1
      Text = 'seArdUserName'
      OnKeyDown = seArdUser_KeyDown
      OnButtonClick = seArdUser_ButtonClick
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
    object seArdUser: TSDEdit
      Left = 88
      Top = 18
      Width = 140
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 2
      Text = 'seArdUser'
      OnKeyDown = seArdUser_KeyDown
      OnButtonClick = seArdUser_ButtonClick
      ButtonVisible = True
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
  end
  object FloatPanel2: TFloatPanel [4]
    Left = 0
    Top = 39
    Width = 616
    Height = 37
    Align = alTop
    Color = 50331647
    Caption = 'FloatPanel2'
    ParentColor = False
    TabOrder = 4
    object Label2: TLabel
      Left = 10
      Top = 13
      Width = 54
      Height = 12
      Caption = '帐户代码:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 225
      Top = 13
      Width = 54
      Height = 12
      Caption = '科目代码:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 432
      Top = 13
      Width = 30
      Height = 12
      Caption = '币种:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object scArdCac: TSDComboBox
      Left = 65
      Top = 6
      Width = 142
      Height = 20
      Style = csDropDownList
      Color = 50331647
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 0
      OnChange = scArdCacChange
    end
    object seGlkmCode: TSDEdit
      Left = 282
      Top = 8
      Width = 133
      Height = 18
      Ctl3D = False
      ImeName = '中文 (简体) - 微软拼音'
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 1
      Text = 'seGlkmCode'
      SplitSymbol = ' | '
    end
    object seCacCurrency: TSDEdit
      Left = 465
      Top = 8
      Width = 84
      Height = 18
      Ctl3D = False
      ImeName = '中文 (简体) - 微软拼音'
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 2
      Text = 'seCacCurrency'
      SplitSymbol = ' | '
    end
  end
  inherited MainMenu1: TMainMenu
    Left = 127
    Top = 259
  end
  inherited ImageList1: TImageList
    Left = 127
    Top = 259
  end
  inherited RecPrintDlg: TPrintDialog
    Left = 127
    Top = 259
  end
  inherited PrnSetupDlg: TPrinterSetupDialog
    Left = 127
    Top = 259
  end
end

⌨️ 快捷键说明

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