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

📄 unitlistmore.dfm

📁 西京票据管理系统刚刚获得
💻 DFM
字号:
object Formlistmore: TFormlistmore
  Left = 296
  Top = 224
  Width = 466
  Height = 172
  BorderIcons = [biSystemMenu, biHelp]
  Caption = #20462#25913#21333#25454
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 311
    Height = 145
    Align = alClient
    BevelInner = bvLowered
    TabOrder = 0
    object Label1: TLabel
      Left = 23
      Top = 18
      Width = 59
      Height = 13
      Caption = #21333#25454#21495#30721
    end
    object Label2: TLabel
      Left = 24
      Top = 40
      Width = 57
      Height = 13
      Caption = #21333#25454#29366#24577
    end
    object Label3: TLabel
      Left = 25
      Top = 64
      Width = 60
      Height = 13
      Caption = #21333#25454#31867#22411
    end
    object Label4: TLabel
      Left = 25
      Top = 89
      Width = 54
      Height = 13
      Caption = #21333#25454#37329#39069
    end
    object Label5: TLabel
      Left = 25
      Top = 112
      Width = 55
      Height = 13
      Caption = #21333#25454#26102#38388
    end
    object Edid: TEdit
      Left = 88
      Top = 16
      Width = 204
      Height = 20
      TabOrder = 0
      Text = 'Edid'
      OnKeyDown = EdidKeyDown
      OnKeyPress = EdidKeyPress
    end
    object Czt: TComboBox
      Left = 88
      Top = 39
      Width = 204
      Height = 21
      ItemHeight = 13
      TabOrder = 1
      Text = 'Czt'
      OnKeyDown = CztKeyDown
    end
    object Clx: TComboBox
      Left = 88
      Top = 63
      Width = 204
      Height = 21
      ItemHeight = 13
      TabOrder = 2
      Text = 'Clx'
      OnKeyDown = ClxKeyDown
    end
    object dxCurrencyEdit1: TdxCurrencyEdit
      Left = 88
      Top = 86
      Width = 204
      TabOrder = 3
      OnKeyDown = dxCurrencyEdit1KeyDown
    end
    object dxDateEdit1: TdxDateEdit
      Left = 88
      Top = 110
      Width = 204
      TabOrder = 4
      OnKeyDown = dxDateEdit1KeyDown
      Date = -700000.000000000000000000
    end
  end
  object Panel2: TPanel
    Left = 311
    Top = 0
    Width = 147
    Height = 145
    Align = alRight
    BevelInner = bvLowered
    Color = clBtnShadow
    TabOrder = 1
    object Button1: TButton
      Left = 22
      Top = 15
      Width = 103
      Height = 25
      Caption = #20445#23384
      TabOrder = 1
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 22
      Top = 49
      Width = 101
      Height = 25
      Caption = #21462#28040
      TabOrder = 2
    end
    object Button3: TButton
      Left = 21
      Top = 109
      Width = 103
      Height = 25
      Caption = #36864#20986
      TabOrder = 0
      OnClick = Button3Click
    end
  end
end

⌨️ 快捷键说明

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