📄 udelete.~dfm
字号:
object FDelete: TFDelete
Left = 371
Top = 253
Width = 444
Height = 365
Caption = 'FDelete'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 40
Top = 40
Width = 305
Height = 169
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
end
object Button1: TButton
Left = 104
Top = 248
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 216
Top = 248
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
object Edit1: TEdit
Left = 8
Top = 216
Width = 121
Height = 21
TabOrder = 3
end
object DataSource1: TDataSource
DataSet = DataMDL.ADOQuery
Left = 360
Top = 120
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -