zwdm.dfm
来自「已经给出使用的每个SQL Server数据库」· DFM 代码 · 共 49 行
DFM
49 行
inherited f_zwdm: Tf_zwdm
Left = 217
Top = 159
Caption = #32844#21153#20195#30721
PixelsPerInch = 96
TextHeight = 13
inherited Panel1: TPanel
inherited Label1: TLabel
Left = 46
Caption = #32844#21153#20195#30721
end
inherited Label2: TLabel
Left = 46
Caption = #32844#21153#21517#31216
end
end
inherited Panel2: TPanel
inherited DBGrid1: TDBGrid
Columns = <
item
Expanded = False
FieldName = 'zwdm'
Title.Alignment = taCenter
Title.Caption = #32844#21153#20195#30721
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -11
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 140
Visible = True
end
item
Expanded = False
FieldName = 'zwmc'
Title.Alignment = taCenter
Title.Caption = #32844#21153#21517#31216
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -11
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 270
Visible = True
end>
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?