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

📄 pastsxxcx.~dfm

📁 一个图书批发商的通用软件
💻 ~DFM
字号:
object tsxxcx: Ttsxxcx
  Left = 164
  Top = 236
  Width = 696
  Height = 381
  Caption = #22270#20070#20449#24687#26597#35810
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 0
    Top = 26
    Width = 688
    Height = 127
    Align = alTop
    Caption = #26597#35810#26465#20214
    TabOrder = 2
    object RadioButton1: TRadioButton
      Left = 96
      Top = 66
      Width = 113
      Height = 17
      Caption = #21517#31216
      TabOrder = 0
    end
    object RadioButton2: TRadioButton
      Left = 96
      Top = 38
      Width = 113
      Height = 17
      Caption = #21517#31216#31616#20889
      TabOrder = 1
    end
    object RadioButton3: TRadioButton
      Left = 96
      Top = 94
      Width = 113
      Height = 17
      Caption = #29256#21035
      TabOrder = 2
    end
    object Edit1: TEdit
      Left = 168
      Top = 36
      Width = 200
      Height = 20
      TabOrder = 3
    end
    object Edit2: TEdit
      Left = 168
      Top = 64
      Width = 200
      Height = 20
      TabOrder = 4
    end
    object Edit3: TEdit
      Left = 168
      Top = 92
      Width = 200
      Height = 20
      TabOrder = 5
    end
    object RadioButton4: TRadioButton
      Left = 97
      Top = 14
      Width = 113
      Height = 17
      Caption = #20840#37096#22270#20070
      Checked = True
      TabOrder = 6
      TabStop = True
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 153
    Width = 688
    Height = 194
    Align = alClient
    DataSource = DataSource1
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    ReadOnly = True
    TabOrder = 5
    TitleFont.Charset = ANSI_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -12
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'BookId'
        Title.Alignment = taCenter
        Title.Caption = #22270#20070#32534#21495
        Width = 70
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'BookName'
        Title.Alignment = taCenter
        Title.Caption = #22270#20070#21517#31216
        Width = 200
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'BookPrice'
        Title.Alignment = taCenter
        Title.Caption = #21333#20215
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'BookUnit'
        Title.Alignment = taCenter
        Title.Caption = #21333#20301
        Width = 70
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'Volumes'
        Title.Alignment = taCenter
        Title.Caption = #20876'/'#21253
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'BookEdition'
        Title.Alignment = taCenter
        Title.Caption = #29256#21035
        Width = 100
        Visible = True
      end>
  end
  object dxBarManager1: TdxBarManager
    Scaled = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Bars = <
      item
        AllowClose = False
        AllowCustomizing = False
        AllowQuickCustomizing = False
        AllowReset = False
        Caption = #24037#20855#26639
        DockedDockingStyle = dsTop
        DockedLeft = 0
        DockedTop = 0
        DockingStyle = dsTop
        FloatLeft = 29
        FloatTop = 200
        FloatClientWidth = 56
        FloatClientHeight = 88
        ItemLinks = <
          item
            Item = dxBarLargeButton5
            Visible = True
          end
          item
            Item = dxBarButton1
            Visible = True
          end
          item
            Item = dxBarLargeButton4
            Visible = True
          end>
        Name = #24037#20855#26639
        OneOnRow = True
        Row = 0
        UseOwnFont = False
        Visible = True
        WholeRow = False
      end>
    Categories.Strings = (
      'Default')
    Categories.ItemsVisibles = (
      2)
    Categories.Visibles = (
      True)
    Images = dmData.ImageList
    LargeImages = dmData.ImageList
    PopupMenuLinks = <>
    Style = bmsFlat
    UseSystemFont = True
    Left = 324
    DockControlHeights = (
      0
      0
      26
      0)
    object dxBarLargeButton5: TdxBarLargeButton
      Caption = #26597#35810
      Category = 0
      Hint = #26597#35810
      Visible = ivAlways
      ImageIndex = 5
      OnClick = dxBarLargeButton5Click
      AutoGrayScale = False
      GlyphLayout = glLeft
      LargeImageIndex = 5
    end
    object dxBarLargeButton4: TdxBarLargeButton
      Caption = #36864#20986
      Category = 0
      Hint = #36864#20986
      Visible = ivAlways
      OnClick = dxBarLargeButton4Click
      AutoGrayScale = False
      GlyphLayout = glLeft
      LargeImageIndex = 3
    end
    object dxBarButton1: TdxBarButton
      Caption = #25171#21360
      Category = 0
      Hint = #25171#21360
      Visible = ivAlways
    end
  end
  object ADOQuery1: TADOQuery
    Connection = dmData.adcDatabase
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from tbbookclass')
    Left = 480
    Top = 56
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 504
    Top = 64
  end
end

⌨️ 快捷键说明

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