Hide Comments
Hide Comments

Comments (0)

Defines the SVG Text Align Type, which is used to align (start-, middle- or end-alignment) a string of text relative to a given point

Namespace: FMX.RS.SVGTypes

expandingSyntax

Delphi

type 
  TSVGTextAlign = (staCenter, staLeading, staTrailing);  
 

expandingMembers

 

Name

Description

public enummember

staCenter

Represents constant staCenter.

public enummember

staLeading

Represents constant staLeading.

public enummember

staTrailing

Represents constant staTrailing.

Top

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb