Set TWPTableAddOptions

Unit: WPCTRMemo

Elements

wptblActivateBorders

wptblCreateHeaderRow

wptblCreateFooterRow

wptblAllowNestedTables

wptblPlaceCursorInLastCell

wptblAppendTableAtEnd

wptblDontApplyWritingAttr

wptblRowsUseSameWidthPC

wptblContinueRowSpan

wptblReuseCurrentParIfEmpty

wptblCreateDynamicGrid

wptblPutCursorAfterTable

wptblCreateCollapsibleRows

wptblCreateTableAsFreeParagraph

wptblCreateIndentColumn

wptblActivateBordersInIndentCol

wptblCreateSubHeader

wptblCreateSubHeader2

wptblCreateSummaryFooter

wptblCreateSummaryFooter2

wptblReturnCreatedTableObject

wptblDoNotSetColWidthProperty

wptblAlignWithinCurrentIndents

Description

TWPTableAddOptions=set of [wptblActivateBorders,wptblCreateHeaderRow,wptblCreateFooterRow,wptblAllowNestedTables,wptblPlaceCursorInLastCell,wptblAppendTableAtEnd,wptblDontApplyWritingAttr,wptblRowsUseSameWidthPC,wptblContinueRowSpan,wptblReuseCurrentParIfEmpty,wptblCreateDynamicGrid,wptblPutCursorAfterTable,wptblCreateCollapsibleRows,wptblCreateTableAsFreeParagraph,wptblCreateIndentColumn,wptblActivateBordersInIndentCol,wptblCreateSubHeader,wptblCreateSubHeader2,wptblCreateSummaryFooter,wptblCreateSummaryFooter2,wptblReturnCreatedTableObject,wptblDoNotSetColWidthProperty,wptblAlignWithinCurrentIndents]>

Used or referenced by

-Function TWPCustomRtfEdit.AddDynamicGrid(tablename:string; adapter:TWPDataSetAbstractAdapter; parent_grid:TParagraph; rowheigth:Integer; Options:TWPTableAddOptions; fieldlist:TStrings; RowGroupLevel:Integer; StyleForCells:TWPTextStyle; StyleForHeader:TWPTextStyle; StyleForFooter:TWPTextStyle; DoPrepareTemplateRow:TWPPrepareTemplateRow; TableAddCellCallBack:TWPTableAddCellEvent) : TParagraph