infowin.dfm
来自「电力行业前台收费程序,需要有后台SQL数据库,和电费管理系统配合应用.」· DFM 代码 · 共 29 行
DFM
29 行
object FormInfoList: TFormInfoList
Left = 483
Top = 126
Width = 242
Height = 130
BorderStyle = bsSizeToolWin
Caption = #25552#31034#20449#24687
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object TextListBox: TTextListBox
Left = 0
Top = 0
Width = 234
Height = 103
Align = alClient
ItemHeight = 12
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?