fmtdemo1main.dfm
来自「Delphi开发webservice的一套例子」· DFM 代码 · 共 24 行
DFM
24 行
object Form1: TForm1
Left = 184
Top = 162
Width = 453
Height = 106
Caption = 'Multi-Tier Web Service Demo 1'
Color = clBtnFace
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clBlue
Font.Height = -32
Font.Name = #26032#32048#26126#39636
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 32
object Label1: TLabel
Left = 32
Top = 24
Width = 377
Height = 32
Caption = #22810#23652'Web Service'#31684#20363#20282#26381#22120
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?