fcxSlice1.AddFieldTo in FastCube 2 ?

edited 5:01PM in FastCube 2
Hello,

who can help me to change the following code from FastCube 1 to FastCube 2 ?

fcxSlice1.BeginUpdate;

fcxSlice1.AddFieldTo('F' + IntToStr(itxt + 1), Manager, rf_Page);

fcxSlice1.AddFieldTo('F' + IntToStr(itxt + 1), Manager, rf_CapYAx);

fcSlice1.AddFieldTo('F' + IntToStr(itxt + 1), Cost, rf_CapFacts, af_Sum);

fcSlice1.AddFieldTo(sMeasuresFieldName, ' ', rf_CapXAx);

fcxSlice1.EndUpdate;

Thank you for help

Greetings

Wolfgang

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.