pz_rqxz.~dfm

来自「亚惠快餐管理信息系统 包括亚惠快餐管理的各项功能」· ~DFM 代码 · 共 75 行

~DFM
75
字号
object FrmPZ_RqXz: TFrmPZ_RqXz
  Left = 199
  Top = 161
  BorderStyle = bsDialog
  Caption = #26085#26399#36873#25321
  ClientHeight = 167
  ClientWidth = 357
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 4
    Top = -2
    Width = 278
    Height = 163
    TabOrder = 0
    object MonthCalendar1: TMonthCalendar
      Left = 4
      Top = 8
      Width = 267
      Height = 154
      Date = 37216.7715283565
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImeName = #24494#36719#25340#38899#36755#20837#27861
      MinDate = 32874
      ParentFont = False
      TabOrder = 0
      OnDblClick = Button1Click
    end
  end
  object Button1: TButton
    Left = 289
    Top = 8
    Width = 61
    Height = 25
    Caption = #30830#23450
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ModalResult = 1
    ParentFont = False
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 290
    Top = 38
    Width = 61
    Height = 25
    Caption = #21462#28040
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ModalResult = 2
    ParentFont = False
    TabOrder = 2
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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