u_ren.dfm
来自「c/s系统。 delphi 6+access 运行前先配置数据环境:把db文件夹」· DFM 代码 · 共 51 行
DFM
51 行
object ren: Tren
Left = 353
Top = 222
Width = 297
Height = 152
BorderIcons = []
Caption = #36755#20837#21517#31216
Color = clSkyBlue
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #23435#20307
Font.Style = [fsBold]
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 20
object Label1: TLabel
Left = 8
Top = 32
Width = 63
Height = 20
Caption = #37325#21629#21517
end
object reedit: TEdit
Left = 88
Top = 32
Width = 169
Height = 28
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
OnChange = reeditChange
end
object BitBtn1: TBitBtn
Left = 40
Top = 80
Width = 81
Height = 25
Enabled = False
TabOrder = 1
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 184
Top = 80
Width = 83
Height = 25
TabOrder = 2
Kind = bkCancel
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?