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

📄 sczrz_form.dfm

📁 Access数据库用户权限的管理程序
💻 DFM
字号:
object SCZRZ_F: TSCZRZ_F
  Left = 244
  Top = 178
  HelpContext = 9
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #26597#35810#25805#20316#26085#24535
  ClientHeight = 420
  ClientWidth = 640
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  PixelsPerInch = 96
  TextHeight = 12
  object RZ_Lable: TLabel
    Left = 16
    Top = 376
    Width = 78
    Height = 12
    Caption = #20849#26377' 0 '#26465#35760#24405
  end
  object FlatGroupBox1: TFlatGroupBox
    Left = 8
    Top = 7
    Width = 241
    Height = 54
    Caption = #26597#35810#26041#24335#65306
    TabOrder = 0
    ColorBorder = clGreen
    object MHCX_FCB: TFlatCheckBox
      Left = 144
      Top = 22
      Width = 73
      Height = 17
      HelpType = htKeyword
      HelpKeyword = '9'
      Caption = #27169#31946#26597#35810
      TabOrder = 0
      TabStop = True
      OnKeyDown = MHCX_FCBKeyDown
    end
    object CXFS_CB: TFlatComboBox
      Left = 24
      Top = 19
      Width = 89
      Height = 20
      HelpContext = 9
      Color = clWindow
      ItemHeight = 12
      Items.Strings = (
        #24080#21495
        #26085#26399
        #25805#20316)
      TabOrder = 1
      Text = #24080#21495
      ItemIndex = 0
      OnChange = CXFS_CBChange
      OnKeyDown = CXFS_CBKeyDown
    end
  end
  object FlatGroupBox3: TFlatGroupBox
    Left = 8
    Top = 65
    Width = 625
    Height = 304
    Caption = #26597#35810#32467#26524#65306
    TabOrder = 1
    ColorBorder = clGreen
    object CZRZ_DG: TDBGrid
      Left = 8
      Top = 14
      Width = 609
      Height = 281
      HelpContext = 9
      DataSource = CZRZ_DS
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnKeyDown = CZRZ_DGKeyDown
      Columns = <
        item
          Expanded = False
          Title.Alignment = taCenter
          Title.Caption = #24080#21495
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          Title.Alignment = taCenter
          Title.Caption = #26085#26399
          Width = 130
          Visible = True
        end
        item
          Expanded = False
          Title.Alignment = taCenter
          Title.Caption = #25805#20316
          Width = 350
          Visible = True
        end>
    end
  end
  object FlatGroupBox2: TFlatGroupBox
    Left = 256
    Top = 7
    Width = 377
    Height = 54
    Caption = #20449#24687#36755#20837#65306
    TabOrder = 2
    ColorBorder = clGreen
    object Label1: TLabel
      Left = 16
      Top = 24
      Width = 108
      Height = 12
      Caption = #29992#26469#26597#35810#30340#20851#38190#23383#65306
    end
    object KSCX_FBtn: TFlatButton
      Left = 292
      Top = 18
      Width = 73
      Height = 25
      Caption = #24320#22987#26597#35810
      TabOrder = 0
      OnClick = KSCX_FBtnClick
    end
    object GJZ_CB: TComboBox
      Left = 140
      Top = 20
      Width = 137
      Height = 20
      HelpType = htKeyword
      HelpKeyword = '9'
      Style = csSimple
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      ItemHeight = 12
      TabOrder = 1
      OnKeyDown = GJZ_CBKeyDown
      OnKeyUp = GJZ_CBKeyUp
    end
  end
  object FlatButton1: TFlatButton
    Left = 512
    Top = 381
    Width = 81
    Height = 25
    Caption = #20851#38381
    TabOrder = 3
    OnClick = FlatButton1Click
  end
  object CZRZ_DS: TDataSource
    Left = 160
    Top = 376
  end
end

⌨️ 快捷键说明

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