mrxtcsh.dfm
来自「Delphi数据库开发系统例子」· DFM 代码 · 共 35 行
DFM
35 行
object FRM_XTCSH: TFRM_XTCSH
Left = 347
Top = 190
Width = 395
Height = 189
Caption = #31995#32479#25968#25454#28165#29702
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 Label1: TLabel
Left = 16
Top = 40
Width = 366
Height = 13
AutoSize = False
Caption = #27880#24847#65306#31995#32479#25968#25454#19968#26086#28165#29702#65292#25968#25454#24211#20869#30340#20840#37096#20449#24687#23558#34987#21024#38500#12290' '
end
object Button1: TButton
Left = 160
Top = 96
Width = 145
Height = 25
Caption = #31995#32479#25968#25454#28165#29702
TabOrder = 0
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?