Navigation: Code Documentation > RSVML > RSGdiPlusGraphicsTypes > Enumerations
TRSGPStringAlignment Enumeration
Specifies how a string is aligned in reference to the bounding rectangle. A bounding rectangle is used to define the area in which the text displays.
Namespace: RSGdiPlusGraphicsTypes
Delphi
type TRSGPStringAlignment = (saLeading, saCenter, saTrailing);
Name
Description
saCenter
Represents constant saCenter.
saLeading
Represents constant saLeading.
saTrailing
Represents constant saTrailing.
Top
The order is unfortunately different from FMX.
•RSGdiPlusGraphicsTypes.TRSGPStringFormatRec
•RSGdiPlusGraphicsTypes