TSRVPrint.AutoUpdate

<< Click to display table of contents >>

TSRVPrint.AutoUpdate

Enables an autoupdate mode.

property AutoUpdate: Boolean;

If True, TSRVPrint recalculates its parameters when the content of SRichViewEdit is changed. Recalculation occurs on OnChange and OnPageCountChanged events.

If the document was changed when AutoUpdate=False, call Update.

Default value:

False