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

📄 ddgl_cx.dfm

📁 商品批发管理系统ADO版
💻 DFM
字号:
object ddglCX: TddglCX
  Left = 160
  Top = 319
  Width = 552
  Height = 255
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #23450#21333#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object DBGrid1: TDBGrid
    Left = 0
    Top = 0
    Width = 544
    Height = 120
    Align = alTop
    DataSource = DM.DSddglCX
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnCellClick = DBGrid1CellClick
    OnKeyUp = DBGrid1KeyUp
  end
  object RGddgl: TRadioGroup
    Left = 0
    Top = 120
    Width = 544
    Height = 65
    Align = alTop
    Caption = #26597#35810#23383#27573
    Columns = 6
    ItemIndex = 0
    Items.Strings = (
      #23450#21333#32534#21495
      #23458#25143#32534#21495
      #38599#21592#32534#21495
      #35746#36141#26085#26399
      #21040#36135#26085#26399
      #21457#36135#26085#26399
      #36816#36135#21830#32534#21495
      #36816#36135#36153
      #36135#20027#21517#31216
      #36135#20027#22320#22336
      #36135#20027#22478#24066
      #36135#20027#22320#21306
      #36135#20027#37038#25919#32534#30721
      #36135#20027#22269#23478)
    TabOrder = 1
    OnClick = RGddglClick
  end
  object Panel1: TPanel
    Left = 0
    Top = 185
    Width = 544
    Height = 41
    Align = alTop
    BevelOuter = bvNone
    TabOrder = 2
    object EddglCX: TEdit
      Left = 16
      Top = 8
      Width = 121
      Height = 21
      TabOrder = 0
      OnKeyPress = EddglCXKeyPress
    end
    object Button1: TButton
      Left = 152
      Top = 8
      Width = 75
      Height = 25
      Caption = #26597#35810
      TabOrder = 1
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 240
      Top = 8
      Width = 75
      Height = 25
      Caption = #27169#31946#26597#35810
      TabOrder = 2
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 328
      Top = 8
      Width = 113
      Height = 25
      Caption = #21024#38500#23450#21333#22522#26412#36164#26009
      TabOrder = 3
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 456
      Top = 8
      Width = 75
      Height = 25
      Caption = #36864#20986#26597#35810
      TabOrder = 4
      OnClick = Button4Click
    end
  end
  object XPMenu1: TXPMenu
    DimLevel = 30
    GrayLevel = 10
    Font.Charset = GB2312_CHARSET
    Font.Color = clMenuText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    Color = clBtnFace
    IconBackColor = clBtnFace
    MenuBarColor = clBtnFace
    SelectColor = clHighlight
    SelectBorderColor = clHighlight
    SelectFontColor = clMenuText
    DisabledColor = clInactiveCaption
    SeparatorColor = clBtnFace
    CheckedColor = clHighlight
    IconWidth = 24
    DrawSelect = True
    UseSystemColors = True
    OverrideOwnerDraw = False
    Gradient = False
    FlatMenu = False
    AutoDetect = False
    Active = True
    Left = 208
    Top = 88
  end
end

⌨️ 快捷键说明

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