fch11wadservermain.dfm
来自「Delphi开发webservice的一套例子」· DFM 代码 · 共 30 行
DFM
30 行
object Form2: TForm2
Left = 192
Top = 109
Width = 355
Height = 125
Caption = 'Form2'
Color = clBtnFace
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWindowText
Font.Height = -35
Font.Name = #26032#32048#26126#39636
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 35
object Label1: TLabel
Left = 33
Top = 32
Width = 281
Height = 35
Caption = 'Delphi6 ADO Server'
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clBlue
Font.Height = -35
Font.Name = #26032#32048#26126#39636
Font.Style = []
ParentFont = False
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?