Struct TLine

Unit: WPRTEDefs

Description

Lines are always handled as arrays in the parent TParagraph. This means a line cannot be used without the parent paragraph, it does not have its own reference. The TLine is a record which is optimized for size since it is used for each line in the text.

Used or referenced by

-Procedure TParagraph.MakeLine(Index:Integer; ParLineData:TLine)