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

📄 cbhc_unit.dfm

📁 044一通进销存 后缀名是.dfm
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object cbhc_form: Tcbhc_form
  Left = -3
  Top = 140
  Width = 812
  Height = 447
  BorderIcons = [biSystemMenu, biMaximize]
  Caption = #25104#26412#26680#31639
  Color = 13031127
  Ctl3D = False
  Font.Charset = GB2312_CHARSET
  Font.Color = clBlue
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Scaled = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 804
    Height = 420
    ActivePage = TabSheet1
    Align = alClient
    TabIndex = 0
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #25104#26412
      object GroupBox1: TGroupBox
        Left = 0
        Top = 0
        Width = 796
        Height = 45
        Align = alTop
        TabOrder = 0
        object Label1: TLabel
          Left = 10
          Top = 18
          Width = 60
          Height = 12
          Caption = #26680#31639#26102#38388#27573
        end
        object Label2: TLabel
          Left = 216
          Top = 18
          Width = 24
          Height = 12
          Caption = #20171#20110
        end
        object SpeedButton1: TSpeedButton
          Left = 395
          Top = 13
          Width = 80
          Height = 22
          Caption = #30830#23450
          Flat = True
          OnClick = SpeedButton1Click
        end
        object SpeedButton2: TSpeedButton
          Left = 479
          Top = 13
          Width = 80
          Height = 22
          Caption = #25171#21360#39044#35272
          Flat = True
          OnClick = SpeedButton2Click
        end
        object SpeedButton3: TSpeedButton
          Left = 647
          Top = 13
          Width = 80
          Height = 22
          Caption = #36864#20986
          Flat = True
          OnClick = SpeedButton3Click
        end
        object SpeedButton4: TSpeedButton
          Left = 563
          Top = 13
          Width = 80
          Height = 22
          Caption = #23548#20837#24211#23384#20449#24687
          Flat = True
          OnClick = SpeedButton4Click
        end
        object DateTimePicker1: TDateTimePicker
          Left = 71
          Top = 14
          Width = 140
          Height = 20
          CalAlignment = dtaLeft
          Date = 37625.8566138889
          Time = 37625.8566138889
          DateFormat = dfShort
          DateMode = dmComboBox
          Kind = dtkDate
          ParseInput = False
          TabOrder = 0
        end
        object DateTimePicker2: TDateTimePicker
          Left = 244
          Top = 14
          Width = 140
          Height = 20
          CalAlignment = dtaLeft
          Date = 37625.8569253472
          Time = 37625.8569253472
          DateFormat = dfShort
          DateMode = dmComboBox
          Kind = dtkDate
          ParseInput = False
          TabOrder = 1
        end
      end
      object GroupBox2: TGroupBox
        Left = 0
        Top = 45
        Width = 796
        Height = 34
        Align = alTop
        TabOrder = 1
        object RadioButton1: TRadioButton
          Left = 20
          Top = 12
          Width = 78
          Height = 17
          Caption = #36827#36135#25104#26412
          TabOrder = 0
          OnClick = RadioButton1Click
        end
        object RadioButton2: TRadioButton
          Left = 133
          Top = 12
          Width = 113
          Height = 17
          Caption = #38144#21806#25104#26412
          TabOrder = 1
          OnClick = RadioButton2Click
        end
        object RadioButton3: TRadioButton
          Left = 246
          Top = 12
          Width = 113
          Height = 17
          Caption = #36827#36135#36864#36135#25104#26412
          TabOrder = 2
          OnClick = RadioButton3Click
        end
        object RadioButton4: TRadioButton
          Left = 369
          Top = 12
          Width = 113
          Height = 17
          Caption = #23458#25143#36864#36135#25104#26412
          TabOrder = 3
          OnClick = RadioButton4Click
        end
        object RadioButton5: TRadioButton
          Left = 513
          Top = 12
          Width = 73
          Height = 17
          Caption = #24211#23384#25104#26412
          TabOrder = 4
          OnClick = RadioButton5Click
        end
      end
      object DBGrid1: TDBGrid
        Left = 0
        Top = 79
        Width = 796
        Height = 292
        Align = alClient
        BorderStyle = bsNone
        TabOrder = 2
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clBlue
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
      end
      object StatusBar1: TStatusBar
        Left = 0
        Top = 371
        Width = 796
        Height = 22
        Panels = <
          item
            Alignment = taRightJustify
            Text = #35760#24405#24635#25968
            Width = 100
          end
          item
            Alignment = taRightJustify
            Width = 150
          end
          item
            Alignment = taRightJustify
            Text = #21830#21697#24635#25968#37327
            Width = 100
          end
          item
            Width = 150
          end
          item
            Alignment = taRightJustify
            Text = #21830#21697#24635#37329#39069
            Width = 100
          end
          item
            Width = 150
          end>
        SimplePanel = False
      end
      object Edit1: TEdit
        Left = 240
        Top = 112
        Width = 121
        Height = 18
        TabOrder = 4
        Visible = False
      end
      object Edit2: TEdit
        Left = 376
        Top = 112
        Width = 121
        Height = 18
        TabOrder = 5
        Visible = False
      end
      object Edit3: TEdit
        Left = 144
        Top = 168
        Width = 121
        Height = 18
        TabOrder = 6
        Visible = False
      end
      object Edit4: TEdit
        Left = 288
        Top = 176
        Width = 121
        Height = 18
        TabOrder = 7
        Visible = False
      end
      object Edit5: TEdit
        Left = 424
        Top = 176
        Width = 121
        Height = 18
        TabOrder = 8
        Visible = False
      end
      object rep1: TQuickRep
        Left = 40
        Top = 96
        Width = 794
        Height = 1123
        Frame.Color = clBlack
        Frame.DrawTop = False
        Frame.DrawBottom = False
        Frame.DrawLeft = False
        Frame.DrawRight = False
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        Functions.Strings = (
          'PAGENUMBER'
          'COLUMNNUMBER'
          'REPORTTITLE')
        Functions.DATA = (
          '0'
          '0'
          #39#39)
        Options = [FirstPageHeader, LastPageFooter]
        Page.Columns = 1
        Page.Orientation = poPortrait
        Page.PaperSize = A4
        Page.Values = (
          50
          2970
          50
          2100
          50
          50
          0)
        PrinterSettings.Copies = 1
        PrinterSettings.Duplex = False
        PrinterSettings.FirstPage = 0
        PrinterSettings.LastPage = 0
        PrinterSettings.OutputBin = Auto
        PrintIfEmpty = True
        SnapToGrid = True
        Units = MM
        Zoom = 100
        object ColumnHeaderBand1: TQRBand
          Left = 19
          Top = 67
          Width = 756
          Height = 19
          Frame.Color = clBlack
          Frame.DrawTop = False
          Frame.DrawBottom = False
          Frame.DrawLeft = False
          Frame.DrawRight = False
          AlignToBottom = False
          Color = clWhite
          ForceNewColumn = False
          ForceNewPage = False
          Size.Values = (
            50.2708333333333
            2000.25)
          BandType = rbColumnHeader
          object QRLabel2: TQRLabel
            Left = 13
            Top = 1
            Width = 57
            Height = 15
            Frame.Color = clBlack
            Frame.DrawTop = False
            Frame.DrawBottom = False
            Frame.DrawLeft = False
            Frame.DrawRight = False
            Size.Values = (
              39.6875
              34.3958333333333
              2.64583333333333
              150.8125)
            Alignment = taLeftJustify
            AlignToBand = False
            AutoSize = True
            AutoStretch = False
            Caption = 'QRLabel2'
            Color = clWhite
            Transparent = False
            WordWrap = True
            FontSize = 10
          end
          object QRLabel3: TQRLabel
            Left = 86
            Top = 1
            Width = 57
            Height = 15
            Frame.Color = clBlack
            Frame.DrawTop = False
            Frame.DrawBottom = False
            Frame.DrawLeft = False
            Frame.DrawRight = False
            Size.Values = (
              39.6875
              227.541666666667
              2.64583333333333
              150.8125)
            Alignment = taLeftJustify
            AlignToBand = False
            AutoSize = True
            AutoStretch = False
            Caption = 'QRLabel3'
            Color = clWhite
            Transparent = False
            WordWrap = True
            FontSize = 10
          end
          object QRLabel4: TQRLabel
            Left = 159
            Top = 1
            Width = 57
            Height = 15
            Frame.Color = clBlack
            Frame.DrawTop = False
            Frame.DrawBottom = False
            Frame.DrawLeft = False
            Frame.DrawRight = False
            Size.Values = (
              39.6875
              420.6875
              2.64583333333333
              150.8125)
            Alignment = taLeftJustify
            AlignToBand = False
            AutoSize = True
            AutoStretch = False
            Caption = 'QRLabel4'
            Color = clWhite
            Transparent = False
            WordWrap = True
            FontSize = 10
          end
          object QRLabel5: TQRLabel
            Left = 232
            Top = 1
            Width = 57
            Height = 15
            Frame.Color = clBlack
            Frame.DrawTop = False
            Frame.DrawBottom = False
            Frame.DrawLeft = False
            Frame.DrawRight = False
            Size.Values = (
              39.6875
              613.833333333333
              2.64583333333333
              150.8125)
            Alignment = taLeftJustify
            AlignToBand = False
            AutoSize = True
            AutoStretch = False
            Caption = 'QRLabel5'
            Color = clWhite
            Transparent = False
            WordWrap = True
            FontSize = 10
          end
          object QRLabel6: TQRLabel
            Left = 305
            Top = 1
            Width = 57
            Height = 15
            Frame.Color = clBlack
            Frame.DrawTop = False
            Frame.DrawBottom = False
            Frame.DrawLeft = False
            Frame.DrawRight = False
            Size.Values = (
              39.6875
              806.979166666667
              2.64583333333333
              150.8125)
            Alignment = taLeftJustify
            AlignToBand = False
            AutoSize = True
            AutoStretch = False
            Caption = 'QRLabel6'
            Color = clWhite
            Transparent = False
            WordWrap = True
            FontSize = 10
          end
          object QRLabel7: TQRLabel
            Left = 379
            Top = 1
            Width = 57
            Height = 15
            Frame.Color = clBlack
            Frame.DrawTop = False
            Frame.DrawBottom = False
            Frame.DrawLeft = False
            Frame.DrawRight = False
            Size.Values = (
              39.6875
              1002.77083333333
              2.64583333333333
              150.8125)
            Alignment = taLeftJustify
            AlignToBand = False
            AutoSize = True
            AutoStretch = False
            Caption = 'QRLabel7'
            Color = clWhite
            Transparent = False
            WordWrap = True
            FontSize = 10
          end
          object QRLabel8: TQRLabel
            Left = 452
            Top = 1
            Width = 57
            Height = 15
            Frame.Color = clBlack
            Frame.DrawTop = False
            Frame.DrawBottom = False
            Frame.DrawLeft = False
            Frame.DrawRight = False

⌨️ 快捷键说明

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