Unit 'fpsvg.text' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-svg]

TSVGTextBand

Declaration

Source position: fpsvg.text.pp line 59

type TSVGTextBand = record

  Style: TSVGComputedStyle;

  Font: ISVGFont;

  Lines: TSVGTextDecorations;

  Waiting: Boolean;

  First: Integer;

  Last: Integer;

  Left: Double;

  Right: Double;

  Baseline: Double;

  Turned: Boolean;

  Vertical: Boolean;

end;


Documentation generated on: 2026-09-25