📄 friendinfo.dfm
字号:
object FriendInfoDlg: TFriendInfoDlg
Left = 208
Top = 107
Width = 271
Height = 288
Caption = '朋友信息'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object InfoGrid: TStringGrid
Left = 0
Top = 0
Width = 263
Height = 225
Align = alTop
ColCount = 3
DefaultColWidth = 20
DefaultRowHeight = 20
RowCount = 10
TabOrder = 0
ColWidths = (
20
96
118)
end
object Button1: TButton
Left = 84
Top = 232
Width = 75
Height = 25
Caption = 'Ok'
ModalResult = 1
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -