Set TWPGridUpdateModes

Unit: WPRTEDefs

Elements

wpInitDataCells

wpTwoPassCompleteScan

wpRepeatMasterHeader

wpRepeatMasterFooter

wpLoadDataCells

wpDontAppendToTemplateText

wpDisconnectTemplateCell

wpAllowSequentialGroups

wpSimplyAppendRows

wpUpdateDuringPaint

wpUpdateDuringPrint

wpUpdateDuringSaving

Description

TWPGridUpdateModes=set of [wpInitDataCells,wpTwoPassCompleteScan,wpRepeatMasterHeader,wpRepeatMasterFooter,wpLoadDataCells,wpDontAppendToTemplateText,wpDisconnectTemplateCell,wpAllowSequentialGroups,wpSimplyAppendRows,wpUpdateDuringPaint,wpUpdateDuringPrint,wpUpdateDuringSaving]>

Used or referenced by

-Function TParagraph.GridUpdate(mode:TWPGridUpdateModes; adapter:TWPDataSetAbstractAdapter) : Boolean