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

📄 logvisor.dfm

📁 一个桌旁室收费系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object LogForm: TLogForm
  Left = 126
  Top = 135
  BorderStyle = bsSingle
  Caption = #23494#30721#39564#35777#23545#35805#31383#21475
  ClientHeight = 193
  ClientWidth = 358
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnActivate = FormActivate
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Page1: TPageControl
    Left = 0
    Top = 0
    Width = 358
    Height = 193
    ActivePage = TabSheet3
    Align = alClient
    Images = ImageList1
    TabIndex = 2
    TabOrder = 0
    TabWidth = 105
    object TabSheet1: TTabSheet
      Caption = #36755#20837#23494#30721
      object Label3: TLabel
        Left = 73
        Top = 19
        Width = 204
        Height = 12
        Caption = #20026#20102#31995#32479#30340#23433#20840#65292#35831#36755#20837#20320#33258#24049#30340#23494#30721
      end
      object GroupBox1: TGroupBox
        Left = 19
        Top = 45
        Width = 313
        Height = 124
        Caption = ' '#36755#20837#23494#30721' '
        TabOrder = 0
        object Label1: TLabel
          Left = 32
          Top = 38
          Width = 54
          Height = 12
          Caption = #32534#21495'(&N)'#65306
          FocusControl = Edit1
        end
        object Label2: TLabel
          Left = 32
          Top = 78
          Width = 54
          Height = 12
          Caption = #23494#30721'(&P)'#65306
          FocusControl = Edit2
        end
        object Edit1: TEdit
          Left = 88
          Top = 34
          Width = 113
          Height = 20
          TabOrder = 0
          Text = '0001'
        end
        object Edit2: TEdit
          Left = 88
          Top = 74
          Width = 113
          Height = 20
          PasswordChar = '*'
          TabOrder = 1
          Text = '1234'
        end
        object Button1: TButton
          Left = 216
          Top = 33
          Width = 75
          Height = 23
          Caption = #30830#23450
          Default = True
          TabOrder = 2
          OnClick = Button1Click
        end
        object Button2: TButton
          Left = 216
          Top = 73
          Width = 75
          Height = 23
          Cancel = True
          Caption = #21462#28040
          ModalResult = 2
          TabOrder = 3
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #22686#21024#29992#25143
      ImageIndex = 1
      object Label4: TLabel
        Left = 73
        Top = 19
        Width = 204
        Height = 12
        Alignment = taCenter
        AutoSize = False
        Caption = #20026#20102#31995#32479#30340#23433#20840#65292#35831#20180#32454#36827#34892#22686#21024#25805#20316
      end
      object GroupBox2: TGroupBox
        Left = 19
        Top = 45
        Width = 313
        Height = 124
        Caption = ' '#22686#21024#29992#25143' '
        TabOrder = 0
        object Label5: TLabel
          Left = 32
          Top = 27
          Width = 54
          Height = 12
          Caption = #32534#21495'(&N)'#65306
          FocusControl = Edit3
        end
        object Label6: TLabel
          Left = 32
          Top = 59
          Width = 54
          Height = 12
          Caption = #23494#30721'(&P)'#65306
          FocusControl = Edit4
        end
        object Label10: TLabel
          Left = 32
          Top = 91
          Width = 54
          Height = 12
          Caption = #26680#23545'(&P)'#65306
          FocusControl = Edit7
        end
        object Edit3: TEdit
          Left = 88
          Top = 23
          Width = 113
          Height = 20
          TabOrder = 0
        end
        object Edit4: TEdit
          Left = 88
          Top = 55
          Width = 113
          Height = 20
          PasswordChar = '*'
          TabOrder = 1
        end
        object Button3: TButton
          Left = 216
          Top = 22
          Width = 75
          Height = 23
          Caption = #22686#21152
          Default = True
          TabOrder = 2
          OnClick = Button3Click
        end
        object Button4: TButton
          Left = 216
          Top = 86
          Width = 75
          Height = 23
          Cancel = True
          Caption = #21462#28040
          ModalResult = 2
          TabOrder = 3
        end
        object Edit7: TEdit
          Left = 88
          Top = 87
          Width = 113
          Height = 20
          PasswordChar = '*'
          TabOrder = 4
        end
        object Button7: TButton
          Left = 216
          Top = 54
          Width = 75
          Height = 23
          Caption = #21024#38500
          TabOrder = 5
          OnClick = Button7Click
        end
      end
    end
    object TabSheet3: TTabSheet
      Caption = #20462#25913#23494#30721
      ImageIndex = 2
      object Label7: TLabel
        Left = 73
        Top = 19
        Width = 204
        Height = 12
        Alignment = taCenter
        AutoSize = False
        Caption = #20026#20102#31995#32479#30340#23433#20840#65292#35831#35760#20303#20320#33258#24049#30340#23494#30721
      end
      object GroupBox3: TGroupBox
        Left = 19
        Top = 45
        Width = 313
        Height = 124
        Caption = ' '#20462#25913#23494#30721' '
        TabOrder = 0
        object Label8: TLabel
          Left = 32
          Top = 38
          Width = 54
          Height = 12
          Caption = #23494#30721'(&N)'#65306
          FocusControl = Edit5
        end
        object Label9: TLabel
          Left = 32
          Top = 78
          Width = 54
          Height = 12
          Caption = #26680#23545'(&P)'#65306
          FocusControl = Edit6
        end
        object Edit5: TEdit
          Left = 88
          Top = 34
          Width = 113
          Height = 20
          PasswordChar = '*'
          TabOrder = 0
        end
        object Edit6: TEdit
          Left = 88
          Top = 74

⌨️ 快捷键说明

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