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

📄 unit_frmseattype.dfm

📁 影院售票系统完整源码
💻 DFM
字号:
inherited frmseattype: Tfrmseattype
  Left = 272
  Top = 134
  Width = 603
  Height = 353
  Caption = #24231#20301#31867#21035#31649#29702
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited Bevel1: TBevel
    Width = 595
  end
  inherited Bevel3: TBevel
    Top = 280
    Width = 595
  end
  inherited Panel1: TPanel
    Width = 595
    object Label1: TLabel
      Left = 8
      Top = 12
      Width = 102
      Height = 16
      Caption = #24231#20301#31867#21035#31649#29702
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
  end
  inherited Panel2: TPanel
    Width = 595
    Height = 234
    object ListView1: TListView
      Left = 0
      Top = 0
      Width = 595
      Height = 234
      Align = alClient
      Columns = <
        item
          Caption = #31867#21035#32534#30721
          Width = 80
        end
        item
          Caption = #24231#20301#21517#31216
          Width = 150
        end
        item
          Alignment = taRightJustify
          Caption = #21487#23481#20154#25968
          Width = 100
        end>
      ReadOnly = True
      RowSelect = True
      TabOrder = 0
      ViewStyle = vsReport
      OnCustomDrawItem = ListView1CustomDrawItem
      OnDblClick = ListView1DblClick
      OnKeyDown = ListView1KeyDown
    end
  end
  inherited Panel3: TPanel
    Top = 285
    Width = 595
    object BtnAdd: TBitBtn
      Left = 264
      Top = 8
      Width = 75
      Height = 25
      Caption = #28155#21152
      TabOrder = 0
      OnClick = BtnAddClick
    end
    object BtnEdit: TBitBtn
      Left = 344
      Top = 8
      Width = 75
      Height = 25
      Caption = #20462#25913
      TabOrder = 1
      OnClick = BtnEditClick
    end
    object BtnDel: TBitBtn
      Left = 424
      Top = 8
      Width = 75
      Height = 25
      Caption = #21024#38500
      TabOrder = 2
      OnClick = BtnDelClick
    end
    object BitBtn4: TBitBtn
      Left = 512
      Top = 8
      Width = 75
      Height = 25
      Caption = #20851#38381
      TabOrder = 3
      OnClick = BitBtn4Click
    end
  end
  object CyberXPMenu1: TCyberXPMenu
    DimLevel = 30
    GrayLevel = 10
    Font.Charset = GB2312_CHARSET
    Font.Color = clMenuText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    Color = clBtnFace
    IconBackColor = clBtnFace
    MenuBarColor = clBtnFace
    SelectColor = clHighlight
    SelectBorderColor = clHighlight
    SelectFontColor = clMenuText
    DisabledColor = clInactiveCaption
    SeparatorColor = clBtnFace
    CheckedColor = clHighlight
    IconWidth = 24
    DrawSelect = True
    UseSystemColors = True
    OverrideOwnerDraw = False
    Gradient = False
    FlatMenu = False
    AutoDetect = False
    XPControls = [xcMainMenu, xcPopupMenu, xcToolbar, xcControlbar, xcCombo, xcEdit, xcMaskEdit, xcMemo, xcRichEdit, xcCheckBox, xcRadioButton, xcButton, xcBitBtn, xcSpeedButton, xcPanel, xcCybermenuBtn]
    Active = True
    Left = 352
    Top = 8
  end
end

⌨️ 快捷键说明

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