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

📄 xshd_find_unit.dfm

📁 仿速达进销存系统,系统在单据打印上作了灵活的自定义.可供借鉴
💻 DFM
字号:
object xshd_find_form: Txshd_find_form
  Left = 53
  Top = 232
  Width = 738
  Height = 406
  BorderIcons = [biSystemMenu, biMaximize]
  Caption = #38144#21806#26597#35810
  Color = 13031127
  Ctl3D = False
  Font.Charset = GB2312_CHARSET
  Font.Color = clBlue
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 730
    Height = 379
    ActivePage = TabSheet3
    Align = alClient
    TabIndex = 2
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #38144#21806#21333
      object GroupBox7: TGroupBox
        Left = 0
        Top = 0
        Width = 722
        Height = 40
        Align = alTop
        TabOrder = 0
        object Label35: TLabel
          Left = 8
          Top = 17
          Width = 24
          Height = 12
          Caption = #26465#20214
        end
        object Label36: TLabel
          Left = 123
          Top = 18
          Width = 36
          Height = 12
          Caption = #36816#31639#31526
        end
        object Label37: TLabel
          Left = 220
          Top = 17
          Width = 12
          Height = 12
          Caption = #20540
        end
        object Label38: TLabel
          Left = 460
          Top = 14
          Width = 12
          Height = 12
          Caption = #21040
        end
        object SpeedButton21: TSpeedButton
          Left = 551
          Top = 9
          Width = 63
          Height = 22
          Caption = #26597#35810
          Flat = True
        end
        object SpeedButton3: TSpeedButton
          Left = 617
          Top = 9
          Width = 63
          Height = 22
          Caption = #25171#21360
          Flat = True
        end
        object SpeedButton6: TSpeedButton
          Left = 681
          Top = 9
          Width = 63
          Height = 22
          Caption = #20851#38381
          Flat = True
          OnClick = SpeedButton6Click
        end
        object ComboBox4: TComboBox
          Left = 31
          Top = 11
          Width = 90
          Height = 20
          BevelKind = bkFlat
          Style = csOwnerDrawFixed
          Ctl3D = False
          ItemHeight = 14
          ParentCtl3D = False
          TabOrder = 0
          Items.Strings = (
            #36827#36135#21333#21495
            #20379#36135#21830#21517#31216
            #32463#25163#20154)
        end
        object ComboBox5: TComboBox
          Left = 158
          Top = 11
          Width = 62
          Height = 20
          BevelKind = bkFlat
          Style = csOwnerDrawFixed
          Ctl3D = False
          ItemHeight = 14
          ParentCtl3D = False
          TabOrder = 1
          Items.Strings = (
            #31561#20110
            #31867#20284#20110)
        end
        object Edit1: TEdit
          Left = 232
          Top = 13
          Width = 104
          Height = 18
          Ctl3D = False
          ParentCtl3D = False
          TabOrder = 2
        end
        object CheckBox2: TCheckBox
          Left = 338
          Top = 13
          Width = 41
          Height = 18
          Caption = #26085#26399
          TabOrder = 3
        end
        object DateTimePicker3: TDateTimePicker
          Left = 380
          Top = 11
          Width = 78
          Height = 19
          CalAlignment = dtaLeft
          Date = 37589.6988575232
          Time = 37589.6988575232
          DateFormat = dfShort
          DateMode = dmComboBox
          Kind = dtkDate
          ParseInput = False
          TabOrder = 4
        end
        object DateTimePicker4: TDateTimePicker
          Left = 470
          Top = 10
          Width = 78
          Height = 19
          CalAlignment = dtaLeft
          Date = 37589.6988797454
          Time = 37589.6988797454
          DateFormat = dfShort
          DateMode = dmComboBox
          Kind = dtkDate
          ParseInput = False
          TabOrder = 5
        end
      end
      object DBGrid3: TDBGrid
        Left = 0
        Top = 40
        Width = 722
        Height = 290
        Align = alClient
        BorderStyle = bsNone
        Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
        TabOrder = 1
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clBlue
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
      end
      object StatusBar1: TStatusBar
        Left = 0
        Top = 330
        Width = 722
        Height = 22
        Panels = <
          item
            Width = 50
          end
          item
            Width = 50
          end>
        SimplePanel = False
      end
      object Edit4: TEdit
        Left = 520
        Top = 64
        Width = 121
        Height = 18
        TabOrder = 3
        Visible = False
      end
      object Edit5: TEdit
        Left = 520
        Top = 88
        Width = 121
        Height = 18
        TabOrder = 4
        Visible = False
      end
    end
    object TabSheet2: TTabSheet
      Caption = #20184#27454#21333
      ImageIndex = 1
      object DBGrid1: TDBGrid
        Left = 0
        Top = 40
        Width = 722
        Height = 290
        Align = alClient
        BorderStyle = bsNone
        Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
        TabOrder = 0
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clBlue
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
      end
      object StatusBar2: TStatusBar
        Left = 0
        Top = 330
        Width = 722
        Height = 22
        Panels = <
          item
            Width = 50
          end
          item
            Width = 50
          end>
        SimplePanel = False
      end
      object Edit6: TEdit
        Left = 560
        Top = 72
        Width = 121
        Height = 18
        TabOrder = 2
        Visible = False
      end
      object Edit7: TEdit
        Left = 560
        Top = 104
        Width = 121
        Height = 18
        TabOrder = 3
        Visible = False
      end
      object GroupBox1: TGroupBox
        Left = 0
        Top = 0
        Width = 722
        Height = 40
        Align = alTop
        TabOrder = 4
        object Label1: TLabel
          Left = 8
          Top = 17
          Width = 24
          Height = 12
          Caption = #26465#20214
        end
        object Label2: TLabel
          Left = 123
          Top = 18
          Width = 36
          Height = 12
          Caption = #36816#31639#31526
        end
        object Label3: TLabel
          Left = 220
          Top = 17
          Width = 12
          Height = 12
          Caption = #20540
        end
        object Label4: TLabel
          Left = 460
          Top = 14
          Width = 12
          Height = 12
          Caption = #21040
        end
        object SpeedButton1: TSpeedButton
          Left = 551
          Top = 9
          Width = 63
          Height = 22
          Caption = #26597#35810
          Flat = True
        end
        object SpeedButton4: TSpeedButton
          Left = 617
          Top = 9
          Width = 63
          Height = 22
          Caption = #25171#21360
          Flat = True
        end
        object SpeedButton7: TSpeedButton
          Left = 681
          Top = 9
          Width = 63
          Height = 22
          Caption = #20851#38381
          Flat = True
          OnClick = SpeedButton7Click
        end
        object ComboBox1: TComboBox
          Left = 31
          Top = 11
          Width = 90
          Height = 20
          BevelKind = bkFlat
          Style = csOwnerDrawFixed
          Ctl3D = False
          ItemHeight = 14
          ParentCtl3D = False
          TabOrder = 0
          Items.Strings = (
            #36827#36135#21333#21495
            #20379#36135#21830#21517#31216
            #32463#25163#20154)
        end
        object ComboBox2: TComboBox
          Left = 158
          Top = 11
          Width = 62
          Height = 20
          BevelKind = bkFlat
          Style = csOwnerDrawFixed
          Ctl3D = False
          ItemHeight = 14
          ParentCtl3D = False
          TabOrder = 1
          Items.Strings = (
            #31561#20110
            #31867#20284#20110)
        end
        object Edit2: TEdit
          Left = 232
          Top = 13
          Width = 104
          Height = 18
          Ctl3D = False
          ParentCtl3D = False
          TabOrder = 2
        end
        object CheckBox1: TCheckBox
          Left = 338
          Top = 13
          Width = 41
          Height = 18
          Caption = #26085#26399
          TabOrder = 3
        end
        object DateTimePicker1: TDateTimePicker
          Left = 380
          Top = 11
          Width = 78
          Height = 19
          CalAlignment = dtaLeft
          Date = 37589.6988575232
          Time = 37589.6988575232
          DateFormat = dfShort
          DateMode = dmComboBox
          Kind = dtkDate
          ParseInput = False
          TabOrder = 4
        end
        object DateTimePicker2: TDateTimePicker
          Left = 470
          Top = 10
          Width = 78
          Height = 19
          CalAlignment = dtaLeft
          Date = 37589.6988797454
          Time = 37589.6988797454
          DateFormat = dfShort
          DateMode = dmComboBox
          Kind = dtkDate
          ParseInput = False
          TabOrder = 5
        end
      end
    end
    object TabSheet3: TTabSheet
      Caption = #23458#25143#36864#36135#21333
      ImageIndex = 2
      object DBGrid2: TDBGrid
        Left = 0
        Top = 40
        Width = 722
        Height = 290
        Align = alClient
        BorderStyle = bsNone
        Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
        TabOrder = 0
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clBlue
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
      end
      object StatusBar3: TStatusBar
        Left = 0
        Top = 330
        Width = 722
        Height = 22
        Panels = <
          item
            Width = 50
          end
          item
            Width = 50
          end>
        SimplePanel = False
      end
      object Edit8: TEdit
        Left = 552
        Top = 96
        Width = 121
        Height = 18
        TabOrder = 2
        Visible = False
      end
      object Edit9: TEdit
        Left = 552
        Top = 128
        Width = 121
        Height = 18
        TabOrder = 3
        Visible = False
      end
      object GroupBox2: TGroupBox
        Left = 0
        Top = 0
        Width = 722
        Height = 40
        Align = alTop
        TabOrder = 4
        object Label5: TLabel
          Left = 8
          Top = 17
          Width = 24
          Height = 12
          Caption = #26465#20214
        end
        object Label6: TLabel
          Left = 123
          Top = 18
          Width = 36
          Height = 12
          Caption = #36816#31639#31526
        end
        object Label7: TLabel
          Left = 220
          Top = 17
          Width = 12
          Height = 12
          Caption = #20540
        end
        object Label8: TLabel
          Left = 460
          Top = 14
          Width = 12
          Height = 12
          Caption = #21040
        end
        object SpeedButton2: TSpeedButton
          Left = 551
          Top = 9
          Width = 63
          Height = 22
          Caption = #26597#35810
          Flat = True
        end
        object SpeedButton5: TSpeedButton
          Left = 617
          Top = 9
          Width = 63
          Height = 22
          Caption = #25171#21360
          Flat = True
        end
        object SpeedButton8: TSpeedButton
          Left = 681
          Top = 9
          Width = 63
          Height = 22
          Caption = #20851#38381
          Flat = True
          OnClick = SpeedButton8Click
        end
        object ComboBox3: TComboBox
          Left = 31
          Top = 11
          Width = 90
          Height = 20
          BevelKind = bkFlat
          Style = csOwnerDrawFixed
          Ctl3D = False
          ItemHeight = 14
          ParentCtl3D = False
          TabOrder = 0
          Items.Strings = (
            #36827#36135#21333#21495
            #20379#36135#21830#21517#31216
            #32463#25163#20154)
        end
        object ComboBox6: TComboBox
          Left = 158
          Top = 11
          Width = 62
          Height = 20
          BevelKind = bkFlat
          Style = csOwnerDrawFixed
          Ctl3D = False
          ItemHeight = 14
          ParentCtl3D = False
          TabOrder = 1
          Items.Strings = (
            #31561#20110
            #31867#20284#20110)
        end
        object Edit3: TEdit
          Left = 232
          Top = 13
          Width = 104
          Height = 18
          Ctl3D = False
          ParentCtl3D = False
          TabOrder = 2
        end
        object CheckBox3: TCheckBox
          Left = 338
          Top = 13
          Width = 41
          Height = 18
          Caption = #26085#26399
          TabOrder = 3
        end
        object DateTimePicker5: TDateTimePicker
          Left = 380
          Top = 11
          Width = 78
          Height = 19
          CalAlignment = dtaLeft
          Date = 37589.6988575232
          Time = 37589.6988575232
          DateFormat = dfShort
          DateMode = dmComboBox
          Kind = dtkDate
          ParseInput = False
          TabOrder = 4
        end
        object DateTimePicker6: TDateTimePicker
          Left = 470
          Top = 10
          Width = 78
          Height = 19
          CalAlignment = dtaLeft
          Date = 37589.6988797454
          Time = 37589.6988797454
          DateFormat = dfShort
          DateMode = dmComboBox
          Kind = dtkDate
          ParseInput = False
          TabOrder = 5
        end
      end
    end
  end
end

⌨️ 快捷键说明

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