hitedlg.dfm

来自「SQLSERVER2000备份,用delphi7实现的,欢迎您下载使用!」· DFM 代码 · 共 26 行

DFM
26
字号
object HiteForm: THiteForm
  Left = 302
  Top = 265
  Width = 302
  Height = 128
  Caption = #25552#31034
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object LblHite: TLabel
    Left = 40
    Top = 32
    Width = 233
    Height = 25
    AutoSize = False
    Caption = 'LblHite'
  end
end

⌨️ 快捷键说明

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