projectproperty_.dfm

来自「以可视的方式画IVR语音导航的流程,并把流程做为源文件保存起来」· DFM 代码 · 共 25 行

DFM
25
字号
object ProjectProperty: TProjectProperty
  Left = 252
  Top = 186
  BorderIcons = [biMinimize, biMaximize]
  BorderStyle = bsDialog
  Caption = '工程属性'
  ClientHeight = 176
  ClientWidth = 383
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '宋体'
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Label5: TLabel
    Left = 8
    Top = 16
    Width = 60
    Height = 12
    Caption = '作

⌨️ 快捷键说明

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