Table of Contents

TRichString.RTFRun Method

A run of RTF.

Syntax

Unit: FlexCel.Core

function TRichString.RTFRun(const index: Integer): TRTFRun;

Parameters

<-> Parameter Type Description
const index Integer Index on the list. 0-Based.

See also