?? frmdelobjform.dfm
字號:
object DelObjForm: TDelObjForm
Left = 271
Top = 240
Width = 283
Height = 99
AutoSize = True
Caption = 'DelObjForm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 0
Top = 4
Width = 144
Height = 16
AutoSize = False
Caption = #21024#38500#25509#24453#23545#35937#30340#22995#21517
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 152
Top = 0
Width = 121
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 8
Top = 40
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 200
Top = 40
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
object DataSource1: TDataSource
DataSet = Query1
Left = 96
Top = 32
end
object Query1: TQuery
DatabaseName = 'rooms'
SQL.Strings = (
'select * from GroupTouristInfo')
Left = 136
Top = 32
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -