TrvActionParaList.UpdateAllActionsOnForm

<< Click to display table of contents >>

TrvActionParaList.UpdateAllActionsOnForm

Allows updating all TrvActionParaBullets and TrvActionParaNumbering actions on the same form as this action.

property UpdateAllActionsOnForm: Boolean;

If this property is True:

•when the user applies a list without numbered levels, the action assigns these levels to ListLevels of all TrvActionParaBullets actions on the same form/datamodule.

•when the user applies a list with all numbered levels, the action assigns these levels to ListLevels of all TrvActionParaNumbering actions on the same form/datamodule.

Default value:

True

See also properties:

•ActionParaNumbering

•ActionParaBullets