ufrmserver.dfm
来自「本文件采用了c/s结构的分布式应用系统」· DFM 代码 · 共 31 行
DFM
31 行
object Form1: TForm1
Left = 299
Top = 226
BorderStyle = bsToolWindow
ClientHeight = 93
ClientWidth = 306
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 40
Width = 272
Height = 19
AutoSize = False
Caption = #24212#29992#31243#24207#26381#21153#22120#24050#32463#21551#21160'...'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?