unitgdzcrepair.dfm

来自「这是一个SQL的物资管理系统 这是一个SQL的物资管理系统」· DFM 代码 · 共 79 行

DFM
79
字号
object FrmGdzcRepair: TFrmGdzcRepair
  Left = 234
  Top = 158
  Width = 829
  Height = 562
  Caption = #22266#23450#36164#20135#32500#20462#32479#35745
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 392
    Top = 32
    Width = 48
    Height = 13
    Caption = #23384#25918#20179#24211
  end
  object Label2: TLabel
    Left = 392
    Top = 72
    Width = 48
    Height = 13
    Caption = #20351#29992#37096#38376
  end
  object RadioGroup1: TRadioGroup
    Left = 56
    Top = 24
    Width = 297
    Height = 105
    Caption = 'RadioGroup1'
    Items.Strings = (
      #25353#23384#25918#20179#24211#32479#35745#22312#24211#22266#23450#36164#20135#32500#20462#24773#20917
      #25353#20351#29992#37096#38376#32479#35745#22312#29992#22266#23450#36164#20135#32500#20462#24773#20917
      #32479#35745#20840#37096#22266#23450#36164#20135#32500#20462#24773#20917)
    TabOrder = 0
  end
  object cmbbxStorePlace: TComboBox
    Left = 504
    Top = 24
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 1
  end
  object cmbbxDepartment: TComboBox
    Left = 504
    Top = 64
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 2
  end
  object btnQuery: TButton
    Left = 464
    Top = 104
    Width = 75
    Height = 25
    Caption = #26597#35810
    TabOrder = 3
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 136
    Width = 817
    Height = 393
    TabOrder = 4
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
end

⌨️ 快捷键说明

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