unit1.dfm

来自「1、开发环境 d6 up2,sqlserver2000, win2000 ser」· DFM 代码 · 共 41 行

DFM
41
字号
object Form1: TForm1
  Left = 192
  Top = 107
  Width = 696
  Height = 480
  Caption = 'Huida  POS '#21069#21488#25910#27454#32467#24080
  Color = clNavy
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poDesktopCenter
  WindowState = wsMaximized
  PixelsPerInch = 96
  TextHeight = 13
  object Image1: TImage
    Left = 0
    Top = 0
    Width = 688
    Height = 434
    Align = alClient
  end
  object MainMenu1: TMainMenu
    Left = 208
    Top = 88
    object N1: TMenuItem
      Caption = 'F1~F4 '#36827#20837#25910#27454#21488
    end
    object N2: TMenuItem
      Caption = #31995#32479#35774#32622'(&S)'
    end
    object N3: TMenuItem
      Caption = #36864#20986'(&E)'
      OnClick = N3Click
    end
  end
end

⌨️ 快捷键说明

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