formjinhuotongjichaxun.dfm

来自「这是一个关于药品进销存的管理软件」· DFM 代码 · 共 52 行

DFM
52
字号
object jinhuotongjichaxun: Tjinhuotongjichaxun
  Left = 303
  Top = 207
  Width = 334
  Height = 263
  Caption = #36827#36135#32479#35745#26597#35810
  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 Button1: TButton
    Left = 16
    Top = 16
    Width = 289
    Height = 25
    Caption = #24120#29992#27719#24635#32479#35745
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 16
    Top = 48
    Width = 289
    Height = 25
    Caption = #19975#33021#26597#35810
    TabOrder = 1
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 16
    Top = 80
    Width = 289
    Height = 25
    Caption = #26597#30475#25152#26377#36827#36135#25968#25454
    TabOrder = 2
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 232
    Top = 136
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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