📄 delpay.~dfm
字号:
object fdelpay: Tfdelpay
Left = 192
Top = 107
Width = 308
Height = 428
BorderIcons = []
Caption = 'fdelpay'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object dbg1: TDBGrid
Left = 3
Top = 5
Width = 294
Height = 332
Color = clInfoBk
DataSource = DataM.delpaydata
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object bit1: TBitBtn
Left = 91
Top = 345
Width = 91
Height = 49
Caption = 'bit1'
TabOrder = 1
OnClick = bit1Click
end
object bit2: TBitBtn
Left = 187
Top = 345
Width = 91
Height = 49
Cancel = True
Caption = 'BitBtn1'
TabOrder = 2
OnClick = bit2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -