tvplanit: Fix linewrapping in DayView cells. Fix DayView event display if recurring event is edited.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4844 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2016-06-26 22:21:39 +00:00
parent b108ef2f7a
commit 7ec6f3104d
3 changed files with 37 additions and 30 deletions

View File

@ -25,9 +25,9 @@ object MainForm: TMainForm
Height = 532
Top = 48
Width = 780
ActivePage = TabResources
ActivePage = TabEvents
Align = alClient
TabIndex = 3
TabIndex = 0
TabOrder = 0
object TabEvents: TTabSheet
Caption = 'Events'
@ -138,6 +138,7 @@ object MainForm: TMainForm
Granularity = gr30Min
DefaultTopHour = h_07
TimeFormat = tf12Hour
WrapStyle = wsNoFlow
end
object DaySelectorPanel: TPanel
Left = 0