server.~dfm

来自「Delph编写的很好的考试系统程序,包括服务器程序,管理程序和客户端程序.」· ~DFM 代码 · 共 31 行

~DFM
31
字号
object Form3: TForm3
  Left = 214
  Top = 213
  Width = 482
  Height = 108
  Caption = #24212#29992#26381#21153#22120
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  WindowState = wsMinimized
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 16
    Width = 432
    Height = 48
    Caption = #32771#35797#31995#32479#24212#29992#26381#21153#22120
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -48
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
end

⌨️ 快捷键说明

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