ychatu24.dfm
来自「Yahoo Messenger for Mobile」· DFM 代码 · 共 114 行
DFM
114 行
object Form24: TForm24
Left = 218
Top = 198
AutoScroll = False
BorderIcons = []
Caption = 'Ai Custom Message Setup.'
ClientHeight = 140
ClientWidth = 317
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 146
Top = 8
Width = 53
Height = 13
Caption = 'FriendsList '
end
object Label2: TLabel
Left = 20
Top = 32
Width = 273
Height = 13
Caption = '(for example hey there "cl1, jamie, fred" how you all doing!'
end
object Label3: TLabel
Left = 10
Top = 8
Width = 35
Height = 13
Caption = '/budlist'
end
object Label4: TLabel
Left = 8
Top = 60
Width = 45
Height = 13
Caption = '/byebuds'
end
object Label5: TLabel
Left = 144
Top = 58
Width = 50
Height = 13
Caption = 'FriendsList'
end
object Label6: TLabel
Left = 8
Top = 88
Width = 100
Height = 13
Caption = 'User Greet Message:'
end
object Label7: TLabel
Left = 252
Top = 86
Width = 48
Height = 13
Caption = 'Username'
end
object Label8: TLabel
Left = 76
Top = 112
Width = 156
Height = 13
Caption = 'Example Hey how'#39's it going Fred.'
end
object Edit1: TEdit
Left = 58
Top = 4
Width = 79
Height = 21
TabOrder = 0
Text = 'Hey There'
end
object Edit2: TEdit
Left = 204
Top = 4
Width = 99
Height = 21
TabOrder = 1
Text = 'how you all doing!.'
end
object Edit3: TEdit
Left = 62
Top = 54
Width = 73
Height = 21
TabOrder = 2
Text = 'l8r '
end
object Edit4: TEdit
Left = 204
Top = 52
Width = 101
Height = 21
TabOrder = 3
end
object Edit5: TEdit
Left = 116
Top = 82
Width = 121
Height = 21
TabOrder = 4
Text = 'Hey how'#39's it going'
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?