ychatu27.dfm
来自「Yahoo Messenger for Mobile」· DFM 代码 · 共 78 行
DFM
78 行
object Form27: TForm27
Left = 366
Top = 137
AutoScroll = False
BorderIcons = []
Caption = 'All Friends..'
ClientHeight = 350
ClientWidth = 223
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 ListBox1: TspSkinListBox
Left = 0
Top = 0
Width = 223
Height = 350
TabOrder = 0
DrawDefault = True
SkinData = Form1.spSkinData1
SkinDataName = 'listbox'
AlphaBlend = False
AlphaBlendValue = 200
UseSkinCursor = False
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
UseSkinFont = True
DefaultWidth = 0
DefaultHeight = 0
UseSkinItemHeight = True
HorizontalExtent = False
Columns = 0
RowCount = 0
ImageIndex = -1
NumGlyphs = 1
Spacing = 2
CaptionMode = False
DefaultCaptionHeight = 20
DefaultCaptionFont.Charset = DEFAULT_CHARSET
DefaultCaptionFont.Color = clWindowText
DefaultCaptionFont.Height = 14
DefaultCaptionFont.Name = 'Arial'
DefaultCaptionFont.Style = []
DefaultItemHeight = 20
ItemIndex = -1
MultiSelect = False
ListBoxFont.Charset = DEFAULT_CHARSET
ListBoxFont.Color = clWindowText
ListBoxFont.Height = 14
ListBoxFont.Name = 'Arial'
ListBoxFont.Style = []
ListBoxTabOrder = 0
ListBoxTabStop = True
ListBoxDragMode = dmManual
ListBoxDragKind = dkDrag
ListBoxDragCursor = crDrag
ExtandedSelect = True
Sorted = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 14
Font.Name = 'Arial'
Font.Style = []
Align = alClient
PopupMenu = Form1.PopupMenu5
OnListBoxDblClick = ListBox1ListBoxDblClick
OnListBoxMouseDown = ListBox1ListBoxMouseDown
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?