TSRichViewEdit.Format

Top  Previous  Next

Formats the document completely. Only formatted documents can be displayed or edited. In addition, this method copies properties (document size, margins, etc.) from RichViewEdit.DocParameters to PageProperty.

procedure Format;

This method calls:

RVFooter.Format

RVHeader.Format

SetRVMargins(True).

Call this method after loading files in RichViewEdit.

See also:

Document parts in TSRichViewEdit


ScaleRichView © Ilya Zelensky & Sergey Tkachenko