📄 timelinemainformu.dfm
字号:
object TimelineMainForm: TTimelineMainForm
Left = 210
Top = 37
Width = 719
Height = 535
Caption = 'Test program for TJvTimeLine'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 0
Top = 225
Width = 711
Height = 3
Cursor = crSizeNS
Align = alTop
end
object StatusBar1: TStatusBar
Left = 0
Top = 489
Width = 711
Height = 19
Panels = <
item
Width = 50
end>
SimplePanel = False
end
object TimeLine1: TJvTimeLine
Left = 0
Top = 0
Width = 711
Height = 225
Color = clInfoBk
HelperYears = False
PopupMenu = PopupMenu1
ParentShowHint = False
ShowHint = True
Font.Charset = ANSI_CHARSET
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
TabStop = True
TabOrder = 1
OnMouseDown = TimeLine1MouseDown
OnMouseMove = TimeLine1MouseMove
OnClick = TimeLine1Click
DragCursor = crDefault
OnDragOver = TimeLine1DragOver
OnDragDrop = TimeLine1DragDrop
YearFont.Charset = ANSI_CHARSET
YearFont.Color = clPurple
YearFont.Height = -29
YearFont.Name = 'Lucida Sans Unicode'
YearFont.Style = [fsBold]
YearWidth = 600
ShowDays = True
ShowItemHint = True
ShowMonthNames = False
FirstVisibleDate = 35400
Images = ImageList1
Items = <
item
Left = 53
Top = 123
Caption = ' Pin it up!'
Color = 4210688
Date = 35431
Hint = 'Pin it up!'
ImageIndex = 8
Level = 1
TextColor = clWhite
Width = 45
end
item
Left = 393
Top = 123
Caption = ' Something arrived'
Color = clBtnFace
Date = 35637
Hint = 'Inbox'
ImageIndex = 1
Level = 1
Selected = True
Width = 93
end
item
Left = 203
Top = 123
Caption = ' Something departed'
Color = 16512
Date = 35521
Hint = 'Outbox added'
ImageIndex = 2
Level = 1
TextColor = clWhite
Width = 110
end
item
Left = 153
Top = 135
Caption = ' Something saved'
Color = cl3DDkShadow
Date = 35490
Hint = 'Saved items'
ImageIndex = 3
Level = 2
TextColor = clWhite
Width = 88
end
item
Left = 115
Top = 123
Caption = ' News started'
Color = 8388672
Date = 35469
Hint = 'News started'
ImageIndex = 7
Level = 1
TextColor = clWhite
Width = 70
end
item
Left = 415
Top = 135
Caption = ' Flushed it'
Color = clTeal
Date = 35651
Hint = 'Recycled'
ImageIndex = 4
Level = 2
TextColor = clWhite
Width = 56
end
item
Left = 233
Top = 135
Caption = ' Simons birthday'
Color = 8404992
Date = 35539
Hint = 'Simons birthday'
ImageIndex = 8
Level = 2
TextColor = 16777088
Width = 85
end
item
Left = 361
Top = 123
Caption = ' Elias birthday'
Color = clMaroon
Date = 35617
Hint = 'Elias birthday'
ImageIndex = 8
Level = 1
TextColor = clWhite
Width = 70
end
item
Left = 206
Top = 123
Caption = ' Majas birthday'
Color = 8388863
Date = 35523
Hint = 'Majas birthday'
ImageIndex = 8
Level = 1
TextColor = clWhite
Width = 85
end
item
Left = 576
Top = 123
Caption = ' Folder'
Color = 8404992
Date = 35749
Hint = 'Folder'
ImageIndex = 3
Level = 1
TextColor = clAqua
end
item
Left = 664
Top = 123
Caption = ' Item 6'
Color = clBlue
Date = 35803
ImageIndex = 5
Level = 1
TextColor = clWhite
end
item
Left = 656
Top = 159
Caption = ' Item 7'
Color = 16384
Date = 35798
ImageIndex = 6
Level = 4
TextColor = clWhite
end
item
Left = 673
Top = 147
Caption = ' Item 8'
Color = 12615935
Date = 35809
ImageIndex = 7
Level = 3
end
item
Left = 656
Top = 135
Caption = ' Item 9'
Color = 4194368
Date = 35798
ImageIndex = 6
Level = 2
TextColor = clWhite
end
item
Left = 656
Top = 123
Caption = ' Item 10'
Color = clTeal
Date = 35798
ImageIndex = 6
Level = 1
TextColor = clAqua
end>
ItemHeight = 36
HorzSupports = True
OnItemClick = TimeLine1ItemClick
OnDrawItem = TimeLine1DrawItem
OnLoadItem = TimeLine1LoadItem
OnItemMoved = TimeLine1ItemMoved
end
object Panel2: TPanel
Left = 0
Top = 228
Width = 711
Height = 261
Align = alClient
BevelOuter = bvNone
TabOrder = 2
object Label6: TLabel
Left = 8
Top = 217
Width = 503
Height = 13
Caption =
'Scrolling is done one month at a time: hold down the Ctrl key wh' +
'en clicking to skip ahead one year instead.'
end
object Label8: TLabel
Left = 8
Top = 232
Width = 447
Height = 13
Caption =
'Right-click any item to see its actions, check and uncheck boxes' +
' to see the properties at work.'
end
object GroupBox1: TGroupBox
Left = 8
Top = 16
Width = 196
Height = 193
Caption = ' New item: '
TabOrder = 0
object Label4: TLabel
Left = 18
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -