📄 selectinfofm.dfm
字号:
object Selectinfo: TSelectinfo
Left = 0
Top = 0
Caption = #26379#21451#26597#35810
ClientHeight = 193
ClientWidth = 329
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label7: TLabel
Left = 8
Top = 162
Width = 52
Height = 13
Caption = #26597#35810#20869#23481':'
end
object BTNSearch: TButton
Left = 163
Top = 160
Width = 76
Height = 19
Caption = #26597#35810'(&S)'
Default = True
TabOrder = 0
OnClick = BTNSearchClick
end
object BTNClose: TButton
Left = 256
Top = 159
Width = 58
Height = 19
Caption = #20851#38381'(&X)'
TabOrder = 1
OnClick = BTNCloseClick
end
object Edit1: TEdit
Left = 76
Top = 159
Width = 75
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 2
end
object DBGrid1: TDBGrid
Left = 8
Top = 8
Width = 313
Height = 145
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 3
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
end
object Table1: TTable
DatabaseName = 'frend'
TableName = 'dbo.frendinfo'
Left = 176
Top = 104
end
object DataSource1: TDataSource
DataSet = Table1
Left = 224
Top = 104
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -