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

📄 unit_fsell.~dfm

📁 it is art gallery manage system:include of author manage system、production manage system and produc
💻 ~DFM
字号:
object Form_Sell: TForm_Sell
  Left = 307
  Top = 165
  Width = 769
  Height = 733
  Caption = #36827#36135#38144#21806#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
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel5: TPanel
    Left = 0
    Top = 0
    Width = 761
    Height = 61
    Align = alTop
    BevelOuter = bvNone
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 1
      Top = 2
      Width = 584
      Height = 51
      Caption = #26597#35810#26465#20214
      TabOrder = 0
      object RadioButton1: TRadioButton
        Left = 11
        Top = 22
        Width = 86
        Height = 17
        Caption = #20316#21697#21517#31216
        Checked = True
        TabOrder = 0
        TabStop = True
        OnClick = RadioButton1Click
      end
      object RadioButton2: TRadioButton
        Left = 107
        Top = 22
        Width = 86
        Height = 17
        Caption = #20316#21697#20316#32773
        TabOrder = 1
        OnClick = RadioButton2Click
      end
      object RadioButton3: TRadioButton
        Left = 195
        Top = 22
        Width = 86
        Height = 17
        Caption = #20986#21806#20215#26684
        TabOrder = 2
        OnClick = RadioButton3Click
      end
      object Notebook1: TNotebook
        Left = 275
        Top = 10
        Width = 302
        Height = 36
        TabOrder = 3
        object TPage
          Left = 0
          Top = 0
          Caption = 'production'
          object Edt_ProQry: TEdit
            Left = 16
            Top = 8
            Width = 241
            Height = 21
            TabOrder = 0
          end
        end
        object TPage
          Left = 0
          Top = 0
          Caption = 'Author'
          object ComboBox2: TComboBox
            Left = 104
            Top = 8
            Width = 145
            Height = 21
            Style = csDropDownList
            ItemHeight = 0
            TabOrder = 1
            Visible = False
          end
          object ComboBox1: TComboBox
            Left = 40
            Top = 8
            Width = 153
            Height = 21
            Style = csDropDownList
            ItemHeight = 0
            TabOrder = 0
          end
        end
        object TPage
          Left = 0
          Top = 0
          Caption = 'Price'
          object RadioGroup1: TRadioGroup
            Left = 26
            Top = 0
            Width = 141
            Height = 31
            Columns = 2
            ItemIndex = 0
            Items.Strings = (
              #22823#20110#31561#20110
              #23567#20110#31561#20110)
            TabOrder = 0
          end
          object SpinEdit1: TSpinEdit
            Left = 176
            Top = 8
            Width = 81
            Height = 22
            MaxValue = 0
            MinValue = 0
            TabOrder = 1
            Value = 0
          end
        end
      end
    end
    object BitBtn_qry: TBitBtn
      Left = 600
      Top = 16
      Width = 75
      Height = 25
      Caption = #26597#35810
      TabOrder = 1
      OnClick = BitBtn_qryClick
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 665
    Width = 761
    Height = 41
    Align = alBottom
    BevelOuter = bvNone
    TabOrder = 1
    object BitBtn_new: TBitBtn
      Left = 136
      Top = 8
      Width = 75
      Height = 25
      Caption = #22686#21152
      TabOrder = 0
      OnClick = BitBtn_newClick
    end
    object BitBtn_edit: TBitBtn
      Left = 216
      Top = 8
      Width = 75
      Height = 25
      Caption = #20462#25913
      TabOrder = 1
      OnClick = BitBtn_editClick
    end
    object BitBtn_del: TBitBtn
      Left = 296
      Top = 8
      Width = 75
      Height = 25
      Caption = #21024#38500
      TabOrder = 2
      OnClick = BitBtn_delClick
    end
    object BitBtn_ok: TBitBtn
      Left = 960
      Top = 0
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 3
    end
    object BitBtn_cancel: TBitBtn
      Left = 1056
      Top = 8
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 4
    end
    object BitBtn1: TBitBtn
      Left = 480
      Top = 8
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 5
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 568
      Top = 8
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 6
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 61
    Width = 761
    Height = 604
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 2
    object Panel3: TPanel
      Left = 0
      Top = 0
      Width = 409
      Height = 604
      Align = alClient
      BevelOuter = bvNone
      TabOrder = 0
      object StringGrid1: TStringGrid
        Left = 0
        Top = 0
        Width = 409
        Height = 604
        Align = alClient
        ColCount = 6
        DefaultRowHeight = 20
        FixedCols = 0
        RowCount = 2
        TabOrder = 0
        OnClick = StringGrid1Click
        ColWidths = (
          93
          99
          95
          350
          4
          4)
      end
    end
    object Panel4: TPanel
      Left = 409
      Top = 0
      Width = 352
      Height = 604
      Align = alRight
      BevelOuter = bvNone
      TabOrder = 1
      object Label1: TLabel
        Left = 8
        Top = 22
        Width = 48
        Height = 13
        Caption = #20316#21697#21517#31216
      end
      object Label2: TLabel
        Left = 8
        Top = 57
        Width = 57
        Height = 13
        Caption = #20316#21697#20316#32773'   '
      end
      object Label3: TLabel
        Left = 8
        Top = 88
        Width = 54
        Height = 13
        Caption = #20986#21806#20215#26684'  '
      end
      object Label4: TLabel
        Left = 32
        Top = 336
        Width = 66
        Height = 13
        Caption = #20316#21697#25551#36848'      '
      end
      object Image1: TImage
        Left = 32
        Top = 136
        Width = 265
        Height = 193
      end
      object Label5: TLabel
        Left = 16
        Top = 120
        Width = 48
        Height = 13
        Caption = #20316#21697#26174#31034
      end
      object Label6: TLabel
        Left = 280
        Top = 88
        Width = 12
        Height = 13
        Caption = #20803
      end
      object Mmo_Des: TMemo
        Left = 31
        Top = 356
        Width = 266
        Height = 157
        TabOrder = 0
      end
      object Edt_Price: TSpinEdit
        Left = 80
        Top = 88
        Width = 185
        Height = 22
        MaxValue = 0
        MinValue = 0
        TabOrder = 1
        Value = 0
      end
      object Com_PName: TComboBox
        Left = 80
        Top = 24
        Width = 209
        Height = 21
        ItemHeight = 13
        TabOrder = 2
        Text = 'Com_PName'
      end
      object Com_PID: TComboBox
        Left = 184
        Top = 0
        Width = 73
        Height = 21
        ItemHeight = 13
        TabOrder = 3
        Text = 'Com_PID'
        Visible = False
      end
      object CB_AuthorName: TComboBox
        Left = 80
        Top = 56
        Width = 209
        Height = 21
        Style = csDropDownList
        Enabled = False
        ItemHeight = 13
        TabOrder = 4
      end
      object CB_AuthorCode: TComboBox
        Left = 120
        Top = 48
        Width = 145
        Height = 21
        Style = csDropDownList
        ItemHeight = 13
        TabOrder = 5
        Visible = False
      end
    end
  end
end

⌨️ 快捷键说明

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