TMSFNCPlanner1.SelectedResource;
- Use the following code instead
if DayOf(AEndTime) = 1 then
begin
AGraphics.Fill.Color := clWebCoral;
AGraphics.Fill.Kind := gfkSolid;
end;
- Set
TMSFNCPlanner1.ItemPopup := PopupMenu1;
then, OnItemPopupMenuPrepare will be called