u_del.dfm
来自「c/s系统。 delphi 6+access 运行前先配置数据环境:把db文件夹」· DFM 代码 · 共 47 行
DFM
47 行
object del: Tdel
Left = 410
Top = 266
Width = 286
Height = 147
BorderIcons = []
Caption = #30830#35748#21024#38500
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 24
Width = 184
Height = 21
Caption = #30830#23450#21024#38500#27492#33410#28857#21527
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -21
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object BitBtn1: TBitBtn
Left = 40
Top = 72
Width = 75
Height = 25
TabOrder = 0
Kind = bkYes
end
object BitBtn2: TBitBtn
Left = 160
Top = 72
Width = 75
Height = 25
TabOrder = 1
Kind = bkNo
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?