u_bb_zh_hk.~dfm
来自「这是一个非常使用的DELPHI源码的例子,用的是SQL数据库和DELPHI企业版」· ~DFM 代码 · 共 63 行
~DFM
63 行
object Frm_Bb_Zh_Hk: TFrm_Bb_Zh_Hk
Left = 363
Top = 216
BorderStyle = bsSingle
Caption = 'Frm_Bb_Zh_Hk'
ClientHeight = 312
ClientWidth = 444
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 444
Height = 312
Align = alClient
Color = clGradientActiveCaption
TabOrder = 0
object Label1: TLabel
Left = 142
Top = 42
Width = 157
Height = 29
AutoSize = False
Caption = #36873#25321#26465#20214
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object GroupBox1: TGroupBox
Left = 34
Top = 86
Width = 363
Height = 77
TabOrder = 0
object Label2: TLabel
Left = 16
Top = 30
Width = 97
Height = 27
AutoSize = False
Caption = #25442#21345#26102#38388#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?