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

📄 unit_frmpricetemplateitem.dfm

📁 影院售票系统完整源码
💻 DFM
字号:
inherited frmpricetemplateItem: TfrmpricetemplateItem
  Left = 277
  Top = 111
  Caption = #27169#26495#31080#20215#20449#24687
  ClientHeight = 522
  ClientWidth = 331
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited Bevel1: TBevel
    Width = 331
    Height = 8
  end
  inherited Bevel2: TBevel
    Top = 473
    Width = 331
    Height = 8
  end
  inherited Panel1: TPanel
    Width = 331
    Alignment = taLeftJustify
    Caption = ' '#27169#26495#31080#20215#20449#24687
    Font.Height = -16
    Font.Style = [fsBold]
    ParentFont = False
  end
  inherited Panel2: TPanel
    Top = 72
    Width = 331
    Height = 401
    object Panel4: TPanel
      Left = 0
      Top = 105
      Width = 331
      Height = 296
      Align = alClient
      BevelOuter = bvNone
      TabOrder = 0
      object ListView1: TCyberListView
        Left = 0
        Top = 0
        Width = 331
        Height = 296
        Align = alClient
        AlphaSortAll = True
        Checkboxes = True
        Columns = <
          item
            Caption = #24231#20301#31867#21035
            Width = 120
          end
          item
            Caption = #24433#31080#31867#21035
            Width = 120
          end
          item
            Caption = #31080#20215'('#20803')'
            Width = 61
          end>
        FillLastColumn = False
        ReadOnly = True
        RowSelect = True
        TabOrder = 0
        ViewStyle = vsReport
        OnDblClick = ListView1DblClick
      end
    end
    object Panel5: TPanel
      Left = 0
      Top = 0
      Width = 331
      Height = 105
      Align = alTop
      BevelOuter = bvNone
      TabOrder = 1
      object Label1: TLabel
        Left = 8
        Top = 8
        Width = 60
        Height = 12
        Caption = #27169#26495#21517#31216#65306
      end
      object Label2: TLabel
        Left = 32
        Top = 32
        Width = 36
        Height = 12
        Caption = #22791#27880#65306
      end
      object Edtname: TCyberEdit
        Left = 68
        Top = 5
        Width = 250
        Height = 20
        EditAlign = etAlignNone
        Color = clWindow
        TabOrder = 0
      end
      object Memoremarks: TCyberMemo
        Left = 68
        Top = 32
        Width = 250
        Height = 65
        TabOrder = 1
        FrameFlatStyle = fsStatus
        FrameFocusStyle = fsLowered
        FrameFlat = False
      end
    end
  end
  inherited Panel3: TPanel
    Top = 481
    Width = 331
    inherited BtnExit: TBitBtn
      Left = 248
    end
    object BitBtn1: TBitBtn
      Left = 160
      Top = 8
      Width = 75
      Height = 25
      Caption = #20445#23384
      TabOrder = 1
      OnClick = BitBtn1Click
    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 = 224
    Top = 40
  end
end

⌨️ 快捷键说明

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