You've already forked lazarus-ccr
tvplanit: Improved assembly of event text in WeekView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5153 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -413,9 +413,9 @@ var
|
||||
begin
|
||||
datastore := VpControlLink1.Datastore;
|
||||
grp := datastore.Resources.AddResourceGroup([1, 2], NAME_OF_GROUP);
|
||||
grp.Pattern := opDiagCross;
|
||||
|
||||
// Optionally uncomment these lines to get not-default behavior:
|
||||
//grp.Pattern := opDiagCross;
|
||||
//grp.ReadOnly := false;
|
||||
//grp.ShowDetails := [odResource, odEventDescription, odEventCategory];
|
||||
|
||||
|
Reference in New Issue
Block a user