📄 tasknewunt.dfm
字号:
object tasknewfrm: Ttasknewfrm
Left = 228
Top = 127
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = '新添加定时消息'
ClientHeight = 239
ClientWidth = 449
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
OnPaint = FormPaint
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 144
Top = 8
Width = 297
Height = 225
Shape = bsFrame
end
object Label2: TLabel
Left = 152
Top = 24
Width = 72
Height = 13
Caption = '预发送时间:'
Transparent = True
end
object ListView1: TListView
Left = 8
Top = 8
Width = 132
Height = 225
Checkboxes = True
Columns = <
item
Caption = '昵称(帐号)'
Width = 110
end>
ReadOnly = True
SmallImages = udpcore.main_small_list
TabOrder = 0
ViewStyle = vsReport
end
object xpButton1: TxpButton
Left = 357
Top = 17
Width = 75
Height = 25
Caption = '确定添加'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
TabOrder = 1
TabStop = True
OnClick = xpButton1Click
end
object dater: TDateTimePicker
Left = 224
Top = 19
Width = 81
Height = 21
CalAlignment = dtaLeft
Date = 38778.8591997569
Time = 38778.8591997569
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkTime
ParseInput = False
TabOrder = 2
end
object send_memo: TOLEEdit
Left = 152
Top = 48
Width = 281
Height = 174
HideSelection = False
HideScrollBars = False
Lines.Strings = (
'send_memo')
MaxLength = 1968
ScrollBars = ssVertical
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -