Felder von FMX.Skia.TSkTextSettings

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche


GeerbteProtected
DefaultFontColorclass protectedDefaultFontColor: TAlphaColor = $FF000000;
DefaultHeightMultiplierclass protectedDefaultHeightMultiplier: Integer = 0;
DefaultHorzAlignclass protectedDefaultHorzAlign: TSkTextHorzAlign = Leading;
DefaultLetterSpacingclass protectedDefaultLetterSpacing: Integer = 0;
DefaultMaxLinesclass protectedDefaultMaxLines: Integer = 1;
DefaultTrimmingclass protectedDefaultTrimming: TTextTrimming = Word;
DefaultVertAlignclass protectedDefaultVertAlign: TTextAlign = Center;