I want to adjust the width of Positions of TMSFNC Planner

Hi, The planner does not have such property. It only has the ability to turn off position stretching as well as a general size for each column:

  TMSFNCPlanner1.PositionsAppearance.Stretch := False;
  TMSFNCPlanner1.PositionsAppearance.Size := 100;