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

📄 authorization.dfm

📁 餐饮管理源代码 使用BDE Administrator在本地机器上添加一个Paradox数据库别名命名为WorkData
💻 DFM
字号:
object frmAuthorization: TfrmAuthorization
  Left = 205
  Top = 107
  BorderStyle = bsDialog
  Caption = #29992#25143#21450#26435#38480#35774#32622
  ClientHeight = 259
  ClientWidth = 355
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object TreeView1: TTreeView
    Left = 16
    Top = 32
    Width = 153
    Height = 169
    Indent = 24
    TabOrder = 0
    OnChange = TreeView1Change
    Items.Data = {
      010000001F0000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
      06D3C3BBA7C3FB}
  end
  object GroupBox1: TGroupBox
    Left = 184
    Top = 24
    Width = 153
    Height = 177
    Caption = #26435#38480#25551#36848
    TabOrder = 1
    object Memo3: TMemo
      Left = 2
      Top = 15
      Width = 149
      Height = 160
      Align = alClient
      BevelInner = bvNone
      BorderStyle = bsNone
      Color = clBtnFace
      Lines.Strings = (
        '   '#19968#33324#35775#38382#32773#65306
        '   '#20855#26377#27983#35272#26435#38480
        '   '#25152#26377#36164#26009#26597#35810#26435#38480)
      ReadOnly = True
      TabOrder = 0
      Visible = False
    end
    object Memo1: TMemo
      Left = 2
      Top = 15
      Width = 149
      Height = 160
      Align = alClient
      BevelInner = bvNone
      BorderStyle = bsNone
      Color = clBtnFace
      Lines.Strings = (
        '   '
        '   '#31649#29702#21592#65306
        '   '#20855#26377#25152#26377#26435#38480
        '   '#25152#26377#31995#32479#25805#20316
        '   '#25152#26377#20889#20837#25805#20316
        '   '#25152#26377#26597#35810#25805#20316
        '   '#25152#26377#20462#25913#25805#20316
        '   '#25152#26377#21024#38500#25805#20316)
      ReadOnly = True
      TabOrder = 1
    end
    object Memo2: TMemo
      Left = 2
      Top = 15
      Width = 149
      Height = 160
      Align = alClient
      BevelInner = bvNone
      BorderStyle = bsNone
      Color = clBtnFace
      Lines.Strings = (
        '   '#25805#20316#21592#65306
        '   '#20855#26377#25805#20316#26435#38480
        '   '#25152#26377#36164#26009#24405#20837#26435#38480
        '   '#25152#26377#36164#26009#26597#35810#26435#38480
        '   '#25152#26377#36164#26009#20462#25913#26435#38480
        '   '#25152#26377#36164#26009#21024#38500#26435#38480)
      ReadOnly = True
      TabOrder = 2
      Visible = False
    end
  end
  object Button1: TButton
    Left = 32
    Top = 216
    Width = 65
    Height = 25
    Caption = #28155'  '#21152
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 144
    Top = 216
    Width = 65
    Height = 25
    Caption = #21024'  '#38500
    TabOrder = 3
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 256
    Top = 216
    Width = 65
    Height = 25
    Caption = #20851'  '#38381
    TabOrder = 4
    OnClick = Button3Click
  end
end

⌨️ 快捷键说明

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