ufrm_svr.dfm
来自「此案例是多层分布式应用程序,需要首先执行服务器应用程序prdmdemo3.exe」· DFM 代码 · 共 31 行
DFM
31 行
object Form1: TForm1
Left = 192
Top = 114
Width = 461
Height = 141
Caption = #31532#19977#20010#29992#20110#26597#35810#30340'midas'#24212#29992#31243#24207#26381#21153#22120
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 StaticText1: TStaticText
Left = 56
Top = 32
Width = 362
Height = 33
Caption = 'Active MIDAS Application Server'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?