Felder von Vcl.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: TSkTextTrimming = Word;
DefaultVertAlignclass protectedDefaultVertAlign: TSkTextVertAlign = Center;