📄 xdelform.dfm
字号:
object xdel: Txdel
Left = 230
Top = 162
Width = 696
Height = 480
Caption = #21024#38500#29992#25143
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 104
Top = 64
Width = 132
Height = 13
Caption = #36755#20837#35201#21024#38500#29992#25143#30340#29992#25143#21517
end
object Edit4: TEdit
Left = 312
Top = 64
Width = 121
Height = 21
TabOrder = 0
end
object btdel: TButton
Left = 496
Top = 64
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 1
OnClick = btdelClick
end
object DBGrid3: TDBGrid
Left = 32
Top = 176
Width = 625
Height = 249
DataSource = Data.DataSouLogin
ReadOnly = True
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -