📄 u_foodfind.dfm
字号:
object F_foodfind: TF_foodfind
Left = 296
Top = 207
Width = 401
Height = 311
Caption = #33756#21333#26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poMainFormCenter
Visible = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 17
Top = 33
Width = 72
Height = 12
Caption = #26597#35810#30340#20869#23481#65306
end
object rdgrp_type: TRadioGroup
Left = 9
Top = 65
Width = 359
Height = 49
BiDiMode = bdLeftToRight
Caption = #36873#25321#26597#35810#31867#22411
Columns = 3
ItemIndex = 0
Items.Strings = (
#33756#21517
#31181#31867
#39118#21619)
ParentBiDiMode = False
TabOrder = 0
end
object Edit1: TEdit
Left = 97
Top = 25
Width = 133
Height = 20
TabOrder = 1
end
object Button1: TButton
Left = 251
Top = 21
Width = 75
Height = 25
Caption = #26597#25214
TabOrder = 2
OnClick = Button1Click
end
object DBGrid1: TDBGrid
Left = 9
Top = 129
Width = 377
Height = 145
DataSource = DM_main.DS_foodfind
TabOrder = 3
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -