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

📄 rewardunit.~dfm

📁 这是我做的一个课程设计
💻 ~DFM
字号:
object rewardForm: TrewardForm
  Left = 225
  Top = 264
  Width = 615
  Height = 435
  Caption = #22870#21169#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 185
    Height = 403
    Align = alLeft
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 1
      Top = 1
      Width = 183
      Height = 401
      Align = alClient
      DataSource = DMform.DataSource_reward
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object Panel2: TPanel
    Left = 185
    Top = 0
    Width = 422
    Height = 403
    Align = alClient
    TabOrder = 1
    object Label1: TLabel
      Left = 40
      Top = 16
      Width = 24
      Height = 13
      Caption = #23398#21495
    end
    object Label7: TLabel
      Left = 16
      Top = 88
      Width = 48
      Height = 13
      Caption = #35760#24405#26085#26399
    end
    object Label9: TLabel
      Left = 24
      Top = 56
      Width = 36
      Height = 13
      Caption = #35760#24405#21495
    end
    object Edit1: TEdit
      Left = 72
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object GroupBox1: TGroupBox
      Left = 216
      Top = 8
      Width = 193
      Height = 161
      Caption = #20010#20154#20449#24687
      TabOrder = 1
      object Label2: TLabel
        Left = 32
        Top = 24
        Width = 24
        Height = 13
        Caption = #22995#21517
      end
      object Label3: TLabel
        Left = 32
        Top = 48
        Width = 24
        Height = 13
        Caption = #24615#21035
      end
      object Label4: TLabel
        Left = 32
        Top = 72
        Width = 24
        Height = 13
        Caption = #29983#26085
      end
      object Label5: TLabel
        Left = 8
        Top = 96
        Width = 48
        Height = 13
        Caption = #25152#22312#29677#32423
      end
      object Label6: TLabel
        Left = 24
        Top = 120
        Width = 36
        Height = 13
        Caption = #29677#20027#20219
      end
      object Edit2: TEdit
        Left = 64
        Top = 16
        Width = 121
        Height = 21
        TabOrder = 0
      end
      object Edit3: TEdit
        Left = 64
        Top = 40
        Width = 121
        Height = 21
        TabOrder = 1
      end
      object Edit4: TEdit
        Left = 64
        Top = 72
        Width = 121
        Height = 21
        TabOrder = 2
      end
      object Edit5: TEdit
        Left = 64
        Top = 96
        Width = 121
        Height = 21
        TabOrder = 3
      end
      object Edit6: TEdit
        Left = 64
        Top = 120
        Width = 121
        Height = 21
        TabOrder = 4
      end
    end
    object Button1: TButton
      Left = 24
      Top = 120
      Width = 75
      Height = 25
      Caption = #20445#23384
      TabOrder = 2
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 120
      Top = 120
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 3
    end
    object DateTimePicker1: TDateTimePicker
      Left = 72
      Top = 88
      Width = 121
      Height = 21
      Date = 39217.386312569450000000
      Time = 39217.386312569450000000
      TabOrder = 4
    end
    object GroupBox3: TGroupBox
      Left = 208
      Top = 176
      Width = 201
      Height = 217
      Caption = #35828#26126
      TabOrder = 5
      object Memo1: TMemo
        Left = 2
        Top = 15
        Width = 197
        Height = 200
        Align = alClient
        TabOrder = 0
      end
    end
    object Edit8: TEdit
      Left = 72
      Top = 48
      Width = 121
      Height = 21
      TabOrder = 6
    end
    object RadioGroup2: TRadioGroup
      Left = 8
      Top = 176
      Width = 185
      Height = 217
      Caption = #22870#21169#24773#20917
      Items.Strings = (
        #19977#22909#23398#29983
        #20248#31168#22242#21592
        #20248#31168#22242#24178
        #20248#31168#23398#29983#24178#37096
        #29305#31561#22870#23398#37329
        #19968#31561#22870#23398#37329)
      TabOrder = 7
    end
  end
end

⌨️ 快捷键说明

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