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

📄 awardnote.dfm

📁 一个很不错的仓库管理系统,能容进各种软件中去,
💻 DFM
📖 第 1 页 / 共 5 页
字号:
inherited AwardNoteForm: TAwardNoteForm
  Left = -6
  Top = 5
  BorderStyle = bsSingle
  Caption = #22870#32602#35760#24405
  ClientHeight = 549
  ClientWidth = 804
  OldCreateOrder = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnResize = FormResize
  PixelsPerInch = 96
  TextHeight = 12
  inherited palUp: TPanel
    Width = 804
    inherited palRightUp: TPanel
      Left = 709
    end
    inherited palUpMid: TPanel
      Width = 629
      inherited imgCaption: TImage
        Width = 629
      end
      inherited CoolBarMenu: TCoolBar
        Width = 629
        Bands = <
          item
            Control = ToolBarMenu
            ImageIndex = -1
            MinHeight = 23
            Width = 629
          end>
        inherited ToolBarMenu: TToolBar
          Width = 625
        end
      end
    end
  end
  inherited palDown: TPanel
    Top = 540
    Width = 804
    inherited imgRightDown: TImage
      Left = 794
    end
    inherited imgDownMin: TImage
      Width = 784
    end
  end
  inherited palLeft: TPanel
    Height = 490
    inherited imgLeft: TImage
      Height = 490
    end
  end
  inherited palRight: TPanel
    Left = 789
    Height = 490
    inherited imgRight: TImage
      Height = 490
    end
  end
  inherited palClient: TPanel
    Width = 779
    Height = 490
    object palNewAward: TPanel
      Left = 65
      Top = 0
      Width = 714
      Height = 460
      Align = alClient
      ParentColor = True
      TabOrder = 3
      object GroupBox2: TGroupBox
        Left = 392
        Top = 16
        Width = 317
        Height = 433
        Caption = #28385#36275#26465#20214#30340#23398#29983#21517#21333
        TabOrder = 0
        object DBGrid2: TDBGrid
          Left = 2
          Top = 14
          Width = 313
          Height = 417
          Align = alClient
          DataSource = DSMember
          ReadOnly = True
          TabOrder = 0
          TitleFont.Charset = GB2312_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -12
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
          Columns = <
            item
              Expanded = False
              FieldName = #21345#21495
              Visible = True
            end
            item
              Expanded = False
              FieldName = #22995#21517
              Visible = True
            end
            item
              Expanded = False
              FieldName = #24615#21035
              Visible = True
            end
            item
              Expanded = False
              FieldName = #29677#32423
              Visible = True
            end
            item
              Expanded = False
              FieldName = #27880#20876#26085#26399
              Visible = True
            end
            item
              Expanded = False
              FieldName = #25764#27880#26085#26399
              Visible = True
            end
            item
              Expanded = False
              FieldName = #26377#25928#26631#24535
              Visible = True
            end
            item
              Expanded = False
              FieldName = #39044#23384#26426#26102
              Visible = True
            end
            item
              Expanded = False
              FieldName = #20849#29992#26426#26102
              Visible = True
            end>
        end
      end
      object rg: TRadioGroup
        Left = 16
        Top = 16
        Width = 361
        Height = 81
        Caption = #26597#35810#26041#24335
        Columns = 2
        ItemIndex = 0
        Items.Strings = (
          #25353#21345#21495#26597#35810
          #25353#22995#21517#26597#35810
          #25353#29677#32423#26597#35810
          #25353#27880#20876#26102#38388#26597#35810
          #25353#25152#29992#26426#26102#26597#35810)
        TabOrder = 1
        OnClick = rgClick
      end
      object rb1: TGroupBox
        Left = 16
        Top = 104
        Width = 361
        Height = 49
        Caption = #26597#35810#20540
        TabOrder = 3
        object Edit5: TEdit
          Left = 8
          Top = 16
          Width = 345
          Height = 20
          TabOrder = 0
        end
      end
      object rb2: TGroupBox
        Left = 16
        Top = 102
        Width = 361
        Height = 57
        Caption = #25152#29992#26426#26102#26597#35810#33539#22260#65288#20998#38047#65289
        TabOrder = 4
        Visible = False
        object ComboBox2: TComboBox
          Left = 8
          Top = 24
          Width = 41
          Height = 20
          Style = csDropDownList
          ItemHeight = 12
          ItemIndex = 1
          TabOrder = 0
          Text = '>'
          Items.Strings = (
            '='
            '>'
            '<'
            '>='
            '<='
            '<>')
        end
        object Edit3: TEdit
          Left = 56
          Top = 24
          Width = 89
          Height = 20
          TabOrder = 1
          OnKeyPress = Edit2KeyPress
        end
        object ComboBox3: TComboBox
          Left = 152
          Top = 24
          Width = 57
          Height = 20
          Style = csDropDownList
          ItemHeight = 12
          TabOrder = 2
          Items.Strings = (
            ''
            'and'

⌨️ 快捷键说明

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