srvmainunit.dfm
来自「三层系统设计中,应用服务层和客户端使用结构体传送数据进行通信.」· DFM 代码 · 共 31 行
DFM
31 行
object Form1: TForm1
Left = 210
Top = 196
BorderStyle = bsToolWindow
Caption = #19977#23618#20256#36882'Record'#31867#22411#30340#20363#23376
ClientHeight = 129
ClientWidth = 273
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Verdana'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 14
object lbl1: TLabel
Left = 17
Top = 48
Width = 239
Height = 23
Caption = 'Application Server Demo'
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -19
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?